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.java1535 private FastScrollingIndexCache mFastScrollingIndexCache; field in ContactsProvider2
1581 mFastScrollingIndexCache = FastScrollingIndexCache.getInstance(getContext()); in initialize()
7519 mFastScrollingIndexCache.invalidate(); in invalidateFastScrollingIndexCache()
7552 synchronized (mFastScrollingIndexCache) { in bundleFastScrollingIndexExtras()
7555 b = mFastScrollingIndexCache.get( in bundleFastScrollingIndexExtras()
7572 mFastScrollingIndexCache.put(queryUri, selection, selectionArgs, sortOrder, in bundleFastScrollingIndexExtras()