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