Searched refs:alphaMap (Results 1 – 1 of 1) sorted by relevance
147 final SparseIntArray alphaMap = mAlphaMap; in getPositionForSection() local173 if (Integer.MIN_VALUE != (pos = alphaMap.get(key, Integer.MIN_VALUE))) { in getPositionForSection()190 int prevLetterPos = alphaMap.get(prevLetter, Integer.MIN_VALUE); in getPositionForSection()246 alphaMap.put(key, pos); in getPositionForSection()