Home
last modified time | relevance | path

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

/cts/apps/CtsVerifier/src/com/android/cts/verifier/managedprovisioning/
DICrossUserService.aidl22 void switchUser(in UserHandle userHandle); in switchUser() method
/cts/hostsidetests/webkit/src/com/android/cts/webkit/
DWebViewHostSideMultipleProfileTest.java145 private void switchUser(int userId) throws DeviceNotAvailableException { in switchUser() method in WebViewHostSideMultipleProfileTest
/cts/hostsidetests/inputmethodservice/hostside/src/android/inputmethodservice/cts/hostside/
DMultiUserTest.java288 private void switchUser(int userId) throws Exception { in switchUser() method in MultiUserTest
/cts/hostsidetests/appsecurity/src/android/appsecurity/cts/
DResumeOnRebootHostTest.java552 private void switchUser(int userId) throws Exception { in switchUser() method in ResumeOnRebootHostTest
/cts/hostsidetests/car/src/android/car/cts/
DCarHostJUnit4TestCase.java355 protected void switchUser(int userId) throws Exception { in switchUser() method in CarHostJUnit4TestCase
/cts/hostsidetests/devicepolicy/src/com/android/cts/devicepolicy/
DBaseDevicePolicyTest.java415 protected void switchUser(int userId) throws Exception { in switchUser() method in BaseDevicePolicyTest