Searched defs:userType (Results 1 – 8 of 8) sorted by relevance
59 public @UserType long userType; field in ContactInfo
213 @UserType long userType) { in lookUpDisplayNameAlternative()
384 private void onAddUserClicked(int userType) { in onAddUserClicked()507 final int userType = dialogId == DIALOG_ADD_USER in onCreateDialog() local661 private void addUserNow(final int userType) { in addUserNow()
142 public @UserType long userType; field in CallerInfo
505 private String getContentString(Call call, @UserType long userType) { in getContentString()
676 public long userType = ContactsUtils.USER_TYPE_CURRENT; field in ContactInfoCache.ContactCacheEntry
525 final long userType = ContactsUtils.determineUserType(directoryId, null); in bindWorkProfileIcon() local
628 final long userType = ContactsUtils.determineUserType(directoryId, null); in bindWorkProfileIcon() local