Home
last modified time | relevance | path

Searched defs:userProperties (Results 1 – 12 of 12) sorted by relevance

/packages/providers/ContactsProvider/src/com/android/providers/contacts/util/
DUserUtils.java89 final UserProperties userProperties = userManager.getUserProperties(context.getUser()); in shouldUseParentsContacts() local
102 final UserProperties userProperties = userManager.getUserProperties(userHandle); in shouldUseParentsContacts() local
/packages/apps/Settings/tests/unit/src/com/android/settings/
DDefaultRingtonePreferenceTest.java81 UserProperties userProperties = new UserProperties.Builder().setMediaSharedWithParent(false) in setUp() local
/packages/apps/Settings/src/com/android/settings/password/
DConfirmDeviceCredentialUtils.java101 final UserProperties userProperties = in isProfileThatAlwaysRequiresAuthToDisableQuietMode() local
DConfirmDeviceCredentialActivity.java204 final UserProperties userProperties = in onCreate() local
/packages/apps/DocumentsUI/src/com/android/documentsui/util/
DCrossProfileUtils.java86 UserProperties userProperties = userManager.getUserProperties(queringUser); in getCrossProfileResolveInfoPostV() local
/packages/providers/MediaProvider/src/com/android/providers/media/photopicker/data/
DUserManagerState.java285 UserProperties userProperties = mUserManager.getUserProperties(userHandle); in setUserIdsInternal() local
524 UserProperties userProperties = mUserManager.getUserProperties(userHandle); in isCrossProfileStrategyDelegatedToParent() local
692 UserProperties userProperties = in getShowInQuietMode() local
/packages/apps/Settings/tests/robotests/src/com/android/settings/dashboard/profileselector/
DProfileSelectDialogTest.java78 final UserProperties userProperties = new UserProperties.Builder().build(); in setUp() local
/packages/apps/DocumentsUI/tests/unit/com/android/documentsui/dirlist/
DMessageTest.java116 UserProperties userProperties = new UserProperties.Builder() in setUp() local
/packages/apps/DocumentsUI/src/com/android/documentsui/
DUserManagerState.java359 final UserProperties userProperties = in isProfileAllowed() local
629 UserProperties userProperties = mUserManager.getUserProperties(userHandle); in isCrossProfileContentSharingStrategyDelegatedFromParent() local
/packages/apps/DocumentsUI/src/com/android/documentsui/dirlist/
DMessage.java250 UserProperties userProperties = mUserManager.getUserProperties( in setCanModifyQuietMode() local
/packages/apps/Settings/src/com/android/settings/
DUtils.java1253 UserProperties userProperties = userManager.getUserProperties(userHandle); in isNewTabNeeded() local
1398 UserProperties userProperties = userManager.getUserProperties(userHandle); in shouldHideUser() local
/packages/modules/Permission/PermissionController/src/com/android/permissioncontroller/permission/utils/
DUtils.java1632 var userProperties = userManager.getUserProperties(userHandle); in shouldShowInSettingsInternal() local