Home
last modified time | relevance | path

Searched defs:startUser (Results 1 – 8 of 8) sorted by relevance

/cts/hostsidetests/webkit/src/com/android/cts/webkit/
DWebViewHostSideMultipleProfileTest.java142 private void startUser(int userId) throws DeviceNotAvailableException { in startUser() method in WebViewHostSideMultipleProfileTest
/cts/tests/tests/car/src/android/car/cts/
DAbstractCarTestCase.java104 public void startUser(int userId) throws Exception { in startUser() method in AbstractCarTestCase
/cts/hostsidetests/backup/src/android/cts/backup/
DBaseMultiUserBackupHostSideTest.java115 void startUser(int userId) throws DeviceNotAvailableException { in startUser() method in BaseMultiUserBackupHostSideTest
/cts/tests/tests/car_builtin/src/android/car/cts/builtin/app/
DActivityManagerHelperTest.java496 private static void startUser(int userId) throws Exception { in startUser() method in ActivityManagerHelperTest
/cts/common/device-side/bedstead/nene/src/main/java/com/android/bedstead/nene/users/
DUserReference.java292 private UserReference startUser(int displayId) { in startUser() method in UserReference
/cts/hostsidetests/devicepolicy/src/com/android/cts/devicepolicy/
DBaseDevicePolicyTest.java383 protected void startUser(int userId) throws Exception { in startUser() method in BaseDevicePolicyTest
400 protected void startUser(int userId, boolean waitFlag) throws Exception { in startUser() method in BaseDevicePolicyTest
/cts/tests/app/AppExitTest/src/android/app/cts/
DActivityManagerAppExitInfoTest.java334 private boolean startUser(int userId, boolean waitFlag) throws Exception { in startUser() method in ActivityManagerAppExitInfoTest
/cts/tests/tests/app.usage/src/android/app/usage/cts/
DUsageStatsTest.java2868 private boolean startUser(int userId, boolean waitFlag) throws Exception { in startUser() method in UsageStatsTest