Searched refs:executeShellCommandWithLogging (Results 1 – 1 of 1) sorted by relevance
477 String res = executeShellCommandWithLogging( in deviceRebootAndApply()514 executeShellCommandWithLogging("am stop-user -f " + userId); in stopUserAsync()633 private String executeShellCommandWithLogging(String command) in executeShellCommandWithLogging() method in ResumeOnRebootHostTest