Home
last modified time | relevance | path

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

/packages/apps/Dialer/src/com/android/dialer/list/
DPhoneFavoritesTileAdapter.java106 protected int mPinnedIndex; field in PhoneFavoritesTileAdapter
194 mPinnedIndex = ContactTileLoaderFactory.PINNED; in bindColumnIndices()
281 final int pinned = cursor.getInt(mPinnedIndex); in saveCursorToCache()