Home | History | Annotate | Download | only in am

Lines Matching refs:otherIndex

4292                 int otherIndex = mRecentTasks.indexOf(other);
4293 if (otherIndex >= 0) {
4299 taskIndex = otherIndex+1;
4303 taskIndex = otherIndex;