Home
last modified time | relevance | path

Searched defs:workProfile (Results 1 – 6 of 6) sorted by relevance

/cts/tests/devicepolicy/src/android/devicepolicy/cts/
DQuietModeTest.java106 UserReference workProfile = sDeviceState.workProfile(); in startActivityInQuietProfile_quietModeDialogShown() local
141 UserReference workProfile = sDeviceState.workProfile(); in quietMode_profileStopped() local
173 UserReference workProfile = sDeviceState.workProfile(); in requestQuietModeEnabled_callerIsNotDefaultLauncher_throwsSecurityException() local
191 UserReference workProfile = sDeviceState.workProfile(); in requestQuietModeEnabled_callerIsForegroundLauncher_success() local
209 UserReference workProfile = sDeviceState.workProfile(); in requestQuietModeEnabled_callerHasModifyQuietModePermission_success() local
228 UserReference workProfile = sDeviceState.workProfile(); in requestQuietModeEnabled_true_managedProfileUnavailableBroadcastSent() local
247 UserReference workProfile = sDeviceState.workProfile(); in requestQuietModeEnabled_false_managedProfileAvailableBroadcastSent() local
266 UserReference workProfile = sDeviceState.workProfile(); in requestQuietModeEnabled_false_credentialsSet_isNotDisabled() local
DStartProfilesTest.java93 Intent.ACTION_PROFILE_INACCESSIBLE, userIsEqual(sDeviceState.workProfile()))) { in startProfile_broadcastIsReceived_profileIsStarted()
142 Intent.ACTION_PROFILE_INACCESSIBLE, userIsEqual(sDeviceState.workProfile()))) { in startUser_immediatelyAfterStopped_profileIsStarted()
/cts/tests/tests/packageinstaller/userrestriction/src/android/packageinstaller/userrestriction/cts/
DUserRestrictionInstallTest.kt133 val workProfile = sDeviceState.workProfile() in <lambda>() constant
156 val workProfile = sDeviceState.workProfile() in <lambda>() constant
176 val workProfile = sDeviceState.workProfile() in <lambda>() constant
216 val workProfile = sDeviceState.workProfile() in <lambda>() constant
247 val workProfile = sDeviceState.workProfile() in <lambda>() constant
276 val workProfile = sDeviceState.workProfile() in <lambda>() constant
320 val workProfile = sDeviceState.workProfile() in <lambda>() constant
/cts/tests/suspendapps/tests/src/android/suspendapps/cts/
DCrossUserSuspendTest.java88 UserReference workProfile = sDeviceState.workProfile(); in suspendProfileActivityFromPrimary_verifyUnsuspendedBroadcast() local
124 UserReference workProfile = sDeviceState.workProfile(); in suspendProfileActivityFromPrimary_withoutCrossUserFull_throws() local
/cts/hostsidetests/securitybulletin/test-apps/CVE-2023-20917/src/android/security/cts/CVE_2023_20917/
DDeviceTest.java116 UiObject2 workProfile = device.findObject(By.text(workPattern)); in testCVE_2023_20917() local
/cts/tests/tests/multiuser/src/android/multiuser/cts/
DUserManagerTest.java647 UserReference workProfile = sDeviceState.workProfile(/* forUser= */ ADDITIONAL_USER); in testRemoveParentUser_withProfiles() local
667 UserReference workProfile = sDeviceState.workProfile(/* forUser= */ ADDITIONAL_USER); in testRemoveUserOnlyProfile_ShouldNotRemoveAnyOtherUserInSameProfileGroupId() local
1093 UserReference workProfile = sDeviceState.workProfile(); in setBootUser_providedUserIsNotSwitchable_nonHsum() local
1113 UserReference workProfile = sDeviceState.workProfile(); in setBootUser_providedUserIsNotSwitchable_Hsum() local