Home
last modified time | relevance | path

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

/development/samples/IntentPlayground/src/com/example/android/intentplayground/
DAMControl.java43 return execCmd(cmd.toString()); in launchInBackground()
51 public static String execCmd(String cmd) { in execCmd() method in AMControl