Home
last modified time | relevance | path

Searched defs:switchUser (Results 1 – 10 of 10) 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.java69 private void switchUser(int userId, String expected) throws Exception { in switchUser() method in CarUserManagerHostTest
/cts/hostsidetests/statsdatom/src/android/cts/statsdatom/users/
DUserStatsTests.java90 protected int switchUser(String userName, boolean isGuest) throws Exception { in switchUser() method in UserStatsTests
/cts/hostsidetests/webkit/src/com/android/cts/webkit/
DWebViewHostSideMultipleProfileTest.java149 private void switchUser(int userId) throws DeviceNotAvailableException { in switchUser() method in WebViewHostSideMultipleProfileTest
/cts/hostsidetests/inputmethodservice/hostside/src/android/inputmethodservice/cts/hostside/
DMultiUserTest.java337 private void switchUser(int userId) throws Exception { in switchUser() method in MultiUserTest
/cts/hostsidetests/appsecurity/src/android/appsecurity/cts/
DResumeOnRebootHostTest.java509 private void switchUser(int userId) throws Exception { in switchUser() method in ResumeOnRebootHostTest
/cts/tests/tests/car_builtin/src/android/car/cts/builtin/app/
DActivityManagerHelperTest.java480 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/hostsidetests/devicepolicy/src/com/android/cts/devicepolicy/
DBaseDevicePolicyTest.java427 protected void switchUser(int userId) throws Exception { in switchUser() method in BaseDevicePolicyTest