Home
last modified time | relevance | path

Searched defs:switchUser (Results 1 – 11 of 11) sorted by relevance

/cts/apps/CtsVerifier/src/com/android/cts/verifier/managedprovisioning/
DICrossUserService.aidl22 void switchUser(in UserHandle userHandle); in switchUser() method
/cts/hostsidetests/car/src/android/car/cts/
DCarUserManagerHostTest.java76 private void switchUser(int userId, String expected) throws Exception { in switchUser() method in CarUserManagerHostTest
83 private void switchUser(int userId, String expected, String options) throws Exception { in switchUser() method in CarUserManagerHostTest
/cts/hostsidetests/statsdatom/src/android/cts/statsdatom/users/
DUserStatsTests.java92 protected int switchUser(String userName, boolean isGuest) throws Exception { in switchUser() method in UserStatsTests
/cts/tests/camera/headlessSystemUserTest/src/android/camera/cts/headlesssystemusertest/
DCamera2HeadlessSystemUserTest.java211 private void switchUser(int userId) throws Exception { in switchUser() method in Camera2HeadlessSystemUserTest
/cts/hostsidetests/webkit/src/com/android/cts/webkit/
DWebViewHostSideMultipleProfileTest.java149 private void switchUser(int userId) throws DeviceNotAvailableException { in switchUser() method in WebViewHostSideMultipleProfileTest
/cts/hostsidetests/appsecurity/src/android/appsecurity/cts/
DResumeOnRebootHostTest.java506 private void switchUser(int userId) throws Exception { in switchUser() method in ResumeOnRebootHostTest
/cts/tests/tests/car_builtin/src/android/car/cts/builtin/app/
DActivityManagerHelperTest.java478 private static void switchUser(int userId) throws Exception { in switchUser() method in ActivityManagerHelperTest
/cts/hostsidetests/car/util/src/android/car/cts/
DCarHostJUnit4TestCase.java425 protected void switchUser(int userId) throws Exception { in switchUser() method in CarHostJUnit4TestCase
/cts/hostsidetests/devicepolicy/app/DeviceOwner/src/com/android/cts/deviceowner/
DCreateAndManageUserTest.java383 int createAndManageUserFlags, String methodName, boolean switchUser, in runCrossUserVerification()
/cts/tests/app/src/android/app/cts/
DActivityManagerTest.java2236 private boolean switchUser(int userId, boolean waitForSwitchToComplete) throws IOException { in switchUser() method
/cts/hostsidetests/devicepolicy/src/com/android/cts/devicepolicy/
DBaseDevicePolicyTest.java411 protected void switchUser(int userId) throws Exception { in switchUser() method in BaseDevicePolicyTest