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