Searched refs:determineUserType (Results 1 – 6 of 6) sorted by relevance
60 public static @UserType long determineUserType(Long directoryId, Long contactId) { in determineUserType() method in ContactsUtils
255 public static @UserType long determineUserType(Long directoryId, Long contactId) { in determineUserType() method in ContactsUtils
304 info.userType = ContactsUtils.determineUserType(directoryId, contactId); in getCallerInfo()
624 final long userType = ContactsUtils.determineUserType(directoryId, null); in bindWorkProfileIcon()
525 final long userType = ContactsUtils.determineUserType(directoryId, null); in bindWorkProfileIcon()
370 ContactsUtils.determineUserType(null, phoneLookupCursor.getLong(PhoneQuery.PERSON_ID)); in createPhoneLookupContactInfo()