Searched defs:stopUserCommand (Results 1 – 2 of 2) sorted by relevance
560 String stopUserCommand = "am stop-user -f " + userId; in stopUserAsync() local570 String stopUserCommand = "am stop-user -w -f " + userId; in removeUser() local
493 String stopUserCommand = "am stop-user -f " + userId; in stopUserAsync() local500 String stopUserCommand = "am stop-user -w -f " + userId; in stopUser() local523 String stopUserCommand = "am stop-user -w -f " + userId; in removeUser() local