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.java1528 private FastScrollingIndexCache mFastScrollingIndexCache; field in ContactsProvider2
1615 mFastScrollingIndexCache = FastScrollingIndexCache.getInstance(getContext()); in initialize()
7983 mFastScrollingIndexCache.invalidate(); in invalidateFastScrollingIndexCache()
8016 synchronized (mFastScrollingIndexCache) { in bundleFastScrollingIndexExtras()
8019 b = mFastScrollingIndexCache.get( in bundleFastScrollingIndexExtras()
8036 mFastScrollingIndexCache.put(queryUri, selection, selectionArgs, sortOrder, in bundleFastScrollingIndexExtras()