Searched refs:binarySort (Results 1 – 1 of 1) sorted by relevance
189 binarySort(displayNames, isDirs, positions, mIds); in updateModelData()193 binarySort(longValues, isDirs, positions, mIds); in updateModelData()214 …private static void binarySort(String[] sortKey, boolean[] isDirs, int[] positions, String[] ids) { in binarySort() method in Model286 private static void binarySort( in binarySort() method in Model