Home
last modified time | relevance | path

Searched refs:mFastScrollingIndexCache (Results 1 – 1 of 1) sorted by relevance

/packages/providers/ContactsProvider/src/com/android/providers/contacts/
DContactsProvider2.java1478 private FastScrollingIndexCache mFastScrollingIndexCache; field in ContactsProvider2
1529 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()