Searched defs:stopUserCommand (Results 1 – 3 of 3) sorted by relevance
216 String stopUserCommand = "am stop-user -w -f " + userId; in removeUser() local
481 String stopUserCommand = "am stop-user -f " + userId; in stopUserAsync() local488 String stopUserCommand = "am stop-user -w -f " + userId; in stopUser() local511 String stopUserCommand = "am stop-user -w -f " + userId; in removeUser() local
522 String stopUserCommand = "am stop-user -w -f " + userId; in removeUser() local