Searched refs:otherIndex (Results 1 – 1 of 1) sorted by relevance
568 int otherIndex = indexOf(other); in addLocked() local569 if (otherIndex >= 0) { in addLocked()575 taskIndex = otherIndex+1; in addLocked()579 taskIndex = otherIndex; in addLocked()