Home
last modified time | relevance | path

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

/cts/hostsidetests/appsecurity/src/android/appsecurity/cts/
DResumeOnRebootHostTest.java560 String stopUserCommand = "am stop-user -f " + userId; in stopUserAsync() local
570 String stopUserCommand = "am stop-user -w -f " + userId; in removeUser() local
/cts/hostsidetests/devicepolicy/src/com/android/cts/devicepolicy/
DBaseDevicePolicyTest.java493 String stopUserCommand = "am stop-user -f " + userId; in stopUserAsync() local
500 String stopUserCommand = "am stop-user -w -f " + userId; in stopUser() local
523 String stopUserCommand = "am stop-user -w -f " + userId; in removeUser() local