Searched defs:insertionIndex (Results 1 – 2 of 2) sorted by relevance
237 int insertionIndex = Collections.binarySearch(mCollapsedPrefs, preference); in addToCollapsedList() local
361 final int insertionIndex = findInsertionIndex(currentNodeArray, word[charIndex]); in add() local495 final int insertionIndex = findInsertionIndex(nodeArray, character); in findIndexOfChar() local