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.java1539 private FastScrollingIndexCache mFastScrollingIndexCache; field in ContactsProvider2
1626 mFastScrollingIndexCache = FastScrollingIndexCache.getInstance(getContext()); in initialize()
8330 mFastScrollingIndexCache.invalidate(); in invalidateFastScrollingIndexCache()
8363 synchronized (mFastScrollingIndexCache) { in bundleFastScrollingIndexExtras()
8366 b = mFastScrollingIndexCache.get( in bundleFastScrollingIndexExtras()
8383 mFastScrollingIndexCache.put(queryUri, selection, selectionArgs, sortOrder, in bundleFastScrollingIndexExtras()