Searched defs:stopUserCommand (Results 1 – 2 of 2) sorted by relevance
233 String stopUserCommand = "am stop-user -w -f " + userId; in removeUser() local
372 String stopUserCommand = "am stop-user -f " + userId; in stopUserAsync() local379 String stopUserCommand = "am stop-user -w -f " + userId; in stopUser() local425 String stopUserCommand = "am stop-user -w -f " + userId; in removeUser() local