Searched refs:otherIndex (Results 1 – 2 of 2) sorted by relevance
245 int otherIndex = otherMessages.size() - 1 - i; in transformGroups() local247 if (otherIndex >= 0) { in transformGroups()248 otherChild = otherMessages.get(otherIndex).getView(); in transformGroups()
953 int otherIndex = mTasks.indexOf(other); in add() local954 if (otherIndex >= 0) { in add()960 taskIndex = otherIndex+1; in add()964 taskIndex = otherIndex; in add()