Searched refs:mFastScrollingIndexCache (Results 1 – 1 of 1) sorted by relevance
1478 private FastScrollingIndexCache mFastScrollingIndexCache; field in ContactsProvider21529 mFastScrollingIndexCache = FastScrollingIndexCache.getInstance(getContext()); in initialize()7471 mFastScrollingIndexCache.invalidate(); in invalidateFastScrollingIndexCache()7504 synchronized (mFastScrollingIndexCache) { in bundleFastScrollingIndexExtras()7507 b = mFastScrollingIndexCache.get( in bundleFastScrollingIndexExtras()7524 mFastScrollingIndexCache.put(queryUri, selection, selectionArgs, sortOrder, in bundleFastScrollingIndexExtras()