Home
last modified time | relevance | path

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

/cts/hostsidetests/backup/src/android/cts/backup/
DBaseMultiUserBackupHostSideTest.java116 void startUser(int userId) throws DeviceNotAvailableException { in startUser() method in BaseMultiUserBackupHostSideTest
/cts/hostsidetests/devicepolicy/src/com/android/cts/devicepolicy/
DBaseDevicePolicyTest.java278 protected void startUser(int userId) throws Exception { in startUser() method in BaseDevicePolicyTest
293 protected void startUser(int userId, boolean waitFlag) throws Exception { in startUser() method in BaseDevicePolicyTest