Searched defs:binarySearch (Results 1 – 2 of 2) sorted by relevance
215 private static int binarySearch(int[] a, int start, int len, int key) { in binarySearch() method in SparseIntArray
306 private static int binarySearch(int[] a, int start, int len, int key) { in binarySearch() method in SparseArray