Home
last modified time | relevance | path

Searched defs:stopUserCommand (Results 1 – 3 of 3) sorted by relevance

/cts/hostsidetests/media/src/android/media/cts/
DBaseMultiUserTest.java216 String stopUserCommand = "am stop-user -w -f " + userId; in removeUser() local
/cts/hostsidetests/devicepolicy/src/com/android/cts/devicepolicy/
DBaseDevicePolicyTest.java481 String stopUserCommand = "am stop-user -f " + userId; in stopUserAsync() local
488 String stopUserCommand = "am stop-user -w -f " + userId; in stopUser() local
511 String stopUserCommand = "am stop-user -w -f " + userId; in removeUser() local
/cts/hostsidetests/appsecurity/src/android/appsecurity/cts/
DResumeOnRebootHostTest.java522 String stopUserCommand = "am stop-user -w -f " + userId; in removeUser() local