Home
last modified time | relevance | path

Searched refs:stopUserAsync (Results 1 – 2 of 2) sorted by relevance

/cts/hostsidetests/appsecurity/src/android/appsecurity/cts/
DResumeOnRebootHostTest.java162 stopUserAsync(managedUserId); in resumeOnReboot_ManagedProfile_Success()
559 private void stopUserAsync(int userId) throws Exception { in stopUserAsync() method in ResumeOnRebootHostTest
/cts/hostsidetests/devicepolicy/src/com/android/cts/devicepolicy/
DBaseDevicePolicyTest.java482 private void stopUserAsync(int userId) throws Exception { in stopUserAsync() method in BaseDevicePolicyTest
534 stopUserAsync(userId); in removeTestUsers()