Searched defs:executeShellCommand (Results 1 – 5 of 5) sorted by relevance
91 public List<String> executeShellCommand(String cmd) { in executeShellCommand() method in AndroidBvtHelper
231 public BufferedReader executeShellCommand (String command) { in executeShellCommand() method in ProcessStatusTracker
295 public BufferedReader executeShellCommand (String command) { in executeShellCommand() method in GraphicsStatsMonitor
246 private String executeShellCommand(String command) { in executeShellCommand() method in AppLinkTests
118 public String executeShellCommand(String command) { in executeShellCommand() method in ExternalStorageHelper