Home
last modified time | relevance | path

Searched refs:stopUser (Results 1 – 4 of 4) sorted by relevance

/cts/hostsidetests/shortcuts/hostside/src/android/content/pm/cts/shortcuthost/
DShortcutManagerMultiuserTest.java73 getDevice().stopUser(secondUserID); in testSecondaryUser()
/cts/hostsidetests/devicepolicy/src/com/android/cts/devicepolicy/
DEphemeralUserTest.java81 stopUser(userId); in testRemoveEphemeralOnStop()
DBaseDevicePolicyTest.java229 protected void stopUser(int userId) throws Exception { in stopUser() method in BaseDevicePolicyTest
/cts/hostsidetests/appsecurity/src/android/appsecurity/cts/
DUtils.java143 device.stopUser(userIds[i]); in prepareMultipleUsers()