Searched defs:workProfile (Results 1 – 6 of 6) sorted by relevance
115 UserReference workProfile = sDeviceState.workProfile(); in startActivityInQuietProfile_quietModeDialogShown() local153 UserReference workProfile = sDeviceState.workProfile(); in quietMode_profileKeptRunning() local178 UserReference workProfile = sDeviceState.workProfile(); in quietMode_profileStopped() local201 UserReference workProfile = sDeviceState.workProfile(); in quietMode_noLocationAccess() local248 UserReference workProfile = sDeviceState.workProfile(); local267 UserReference workProfile = sDeviceState.workProfile(); in quietMode_suspendedApp_remainsSuspended() local295 UserReference workProfile = sDeviceState.workProfile(); in quietMode_alreadySuspendedApp_remainsSuspended() local318 UserReference workProfile = sDeviceState.workProfile(); in quietMode_unsuspendablePackageGetsSuspended() local341 UserReference workProfile = sDeviceState.workProfile(); in quietMode_adminCannotSuspendUnsuspendablePackage() local368 UserReference workProfile = sDeviceState.workProfile(); in quietMode_dpcPackageGetsSuspended() local[all …]
92 Intent.ACTION_PROFILE_INACCESSIBLE, userIsEqual(sDeviceState.workProfile()))) { in startProfile_broadcastIsReceived_profileIsStarted()141 Intent.ACTION_PROFILE_INACCESSIBLE, userIsEqual(sDeviceState.workProfile()))) { in startUser_immediatelyAfterStopped_profileIsStarted()
95 val workProfile = sDeviceState.workProfile() in <lambda>() constant116 val workProfile = sDeviceState.workProfile() in <lambda>() constant134 val workProfile = sDeviceState.workProfile() in <lambda>() constant175 val workProfile = sDeviceState.workProfile() in <lambda>() constant201 val workProfile = sDeviceState.workProfile() in <lambda>() constant224 val workProfile = sDeviceState.workProfile() in <lambda>() constant265 val workProfile = sDeviceState.workProfile() in <lambda>() constant
116 UiObject2 workProfile = device.findObject(By.text(workPattern)); in testCVE_2023_20917() local
481 UserReference workProfile = sDeviceState.workProfile(/* forUser= */ ADDITIONAL_USER); in testRemoveParentUser_withProfiles() local501 UserReference workProfile = sDeviceState.workProfile(/* forUser= */ ADDITIONAL_USER); in testRemoveUserOnlyProfile_ShouldNotRemoveAnyOtherUserInSameProfileGroupId() local922 UserReference workProfile = sDeviceState.workProfile(); in setBootUser_providedUserIsNotSwitchable_nonHsum() local942 UserReference workProfile = sDeviceState.workProfile(); in setBootUser_providedUserIsNotSwitchable_Hsum() local
257 try (UserReference workProfile = TestApis.users().createUser() in workProfile_createdWorkProfile_throwsException()