Searched refs:computeLookupKeyForContact (Results 1 – 2 of 2) sorted by relevance
48 protected String computeLookupKeyForContact(SQLiteDatabase db, long contactId) { in computeLookupKeyForContact() method in ProfileAggregator
1876 String lookupKey = computeLookupKeyForContact(db, contactId); in updateLookupKeyForContact()1889 protected String computeLookupKeyForContact(SQLiteDatabase db, long contactId) { in computeLookupKeyForContact() method in AbstractContactAggregator