Searched refs:INDEX_SENDER_CONTACT_LOOKUP_KEY (Results 1 – 1 of 1) sorted by relevance
120 mSenderContactLookupKey = cursor.getString(INDEX_SENDER_CONTACT_LOOKUP_KEY); in bind()876 private static final int INDEX_SENDER_CONTACT_LOOKUP_KEY = sIndexIncrementer++; local