Searched refs:lookupProfile (Results 1 – 1 of 1) sorted by relevance
423 final long profileId = lookupProfile(resolver, serverId); in updateContact()534 final long profileId = lookupProfile(resolver, userId); in updateContactStatus()624 private static long lookupProfile(ContentResolver resolver, long userId) { in lookupProfile() method in ContactManager