Home
last modified time | relevance | path

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

/packages/apps/Dialer/src/com/android/dialer/calllog/
DContactInfo.java59 public @UserType long userType; field in ContactInfo
DContactInfoHelper.java213 @UserType long userType) { in lookUpDisplayNameAlternative()
/packages/apps/Settings/src/com/android/settings/users/
DUserSettings.java384 private void onAddUserClicked(int userType) { in onAddUserClicked()
507 final int userType = dialogId == DIALOG_ADD_USER in onCreateDialog() local
661 private void addUserNow(final int userType) { in addUserNow()
/packages/apps/Dialer/InCallUI/src/com/android/incallui/
DCallerInfo.java142 public @UserType long userType; field in CallerInfo
DStatusBarNotifier.java505 private String getContentString(Call call, @UserType long userType) { in getContentString()
DContactInfoCache.java676 public long userType = ContactsUtils.USER_TYPE_CURRENT; field in ContactInfoCache.ContactCacheEntry
/packages/apps/ContactsCommon/src/com/android/contacts/common/list/
DPhoneNumberListAdapter.java525 final long userType = ContactsUtils.determineUserType(directoryId, null); in bindWorkProfileIcon() local
DContactEntryListAdapter.java628 final long userType = ContactsUtils.determineUserType(directoryId, null); in bindWorkProfileIcon() local