Home
last modified time | relevance | path

Searched refs:executeShellCommandWithLogging (Results 1 – 1 of 1) sorted by relevance

/cts/hostsidetests/appsecurity/src/android/appsecurity/cts/
DResumeOnRebootHostTest.java477 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