Home
last modified time | relevance | path

Searched defs:userType (Results 1 – 10 of 10) sorted by relevance

/packages/apps/Dialer/java/com/android/dialer/phonenumbercache/
DContactInfo.java61 public @UserType long userType; field in ContactInfo
DContactInfoHelper.java108 Context context, String lookupKey, @UserType long userType, @Nullable Long directoryId) { in lookUpDisplayNameAlternative()
/packages/apps/Settings/src/com/android/settings/users/
DUserSettings.java373 private void onAddUserClicked(int userType) { in onAddUserClicked()
498 final int userType = dialogId == DIALOG_ADD_USER in onCreateDialog() local
669 private void addUserNow(final int userType) { in addUserNow()
/packages/apps/Dialer/java/com/android/incallui/
DCallerInfo.java123 public @UserType long userType; field in CallerInfo
DStatusBarNotifier.java676 private String getContentString(DialerCall call, @UserType long userType) { in getContentString()
DContactInfoCache.java707 public long userType = ContactsUtils.USER_TYPE_CURRENT; field in ContactInfoCache.ContactCacheEntry
/packages/apps/Contacts/src/com/android/contacts/list/
DPhoneNumberListAdapter.java525 final long userType = ContactsUtils.determineUserType(directoryId, null); in bindWorkProfileIcon() local
DContactEntryListAdapter.java624 final long userType = ContactsUtils.determineUserType(directoryId, null); in bindWorkProfileIcon() local
/packages/apps/Dialer/java/com/android/contacts/common/list/
DPhoneNumberListAdapter.java447 final long userType = ContactsUtils.determineUserType(directoryId, null); in bindWorkProfileIcon() local
DContactEntryListAdapter.java569 final long userType = ContactsUtils.determineUserType(directoryId, null); in bindWorkProfileIcon() local