Searched refs:mLookupIndex (Results 1 – 3 of 3) sorted by relevance
65 protected int mLookupIndex; field in ContactTileAdapter146 mLookupIndex = ContactTileLoaderFactory.LOOKUP_KEY; in bindColumnIndices()242 String lookupKey = cursor.getString(mLookupIndex); in createContactEntryFromCursor()
94 protected int mLookupIndex; field in PhoneFavoritesTileAdapter190 mLookupIndex = ContactTileLoaderFactory.LOOKUP_KEY; in bindColumnIndices()280 final String lookupKey = cursor.getString(mLookupIndex); in saveCursorToCache()
42 mLookupIndex = GroupMemberLoader.GroupDetailQuery.CONTACT_LOOKUP_KEY; in bindColumnIndices()