Searched defs:profileHandle (Results 1 – 3 of 3) sorted by relevance
90 UserHandle profileHandle = UserHandle.of(getTestUser()); in testAccountManager_addMockAccount() local128 UserHandle profileHandle = UserHandle.of(getTestUser()); in testAccountManager_getAccountsForTestUser() local184 UserHandle profileHandle = UserHandle.of(getTestUser()); in testAccountManager_failCreateContextAsUserRevokePermissions() local199 UserHandle profileHandle = UserHandle.of(getTestUser()); in testAccountManager_createContextAsUserForCurrentUserRevokePermissions() local
1223 final UserHandle profileHandle = privateProfile(sDeviceState).userHandle(); in testRequestQuietModeOnPrivateProfile_shouldSendProfileUnavailableBroadcast() local1239 final UserHandle profileHandle = privateProfile.userHandle(); in testRequestQuietModeOnPrivateProfile_disableQuietMode_needUserCredentials() local1252 final UserHandle profileHandle = workProfile(sDeviceState).userHandle(); in testRequestQuietModeOnManaged_shouldSendProfileUnavailableBroadcast() local1267 final UserHandle profileHandle = workProfile(sDeviceState).userHandle(); in testRequestQuietModeOnManaged_shouldSendProfileAvailableBroadcast() local1280 final UserHandle profileHandle = workProfile(sDeviceState).userHandle(); in testRequestQuietModeOnManaged_shouldSendManagedProfileUnavailableBroadcast() local1293 final UserHandle profileHandle = workProfile(sDeviceState).userHandle(); in testRequestQuietModeOnManaged_shouldSendManagedProfileAvailableBroadcast() local1315 private void presetQuietModeStatus(boolean enableQuietMode, UserHandle profileHandle) { in presetQuietModeStatus()
94 final UserHandle profileHandle = in requestQuietModeEnabledForProfile() local