Home
last modified time | relevance | path

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

/cts/tools/host/src/com/android/cts/
DDeviceManager.java307 executeCommand("adb -s " + deviceSerialNumber + " reboot"); in rebootDevice()
320 executeCommand("adb kill-server"); in rebootDevice()
355 executeCommand(cmd); in rebootDevice()
374 private boolean executeCommand(String command) { in executeCommand() method in DeviceManager
DTestDevice.java1012 executeCommand(cmd, new PackageActionObserver(ACTION_INSTALL)); in installAPK()
1021 private void executeCommand(String command, StdOutObserver stdOutReceiver) in executeCommand() method in TestDevice
1080 executeCommand(cmdStr, observer); in uninstallAPKImpl()
/cts/tools/dex-tools/dex/
Dclasses.out.dex82672 public abstract void executeCommand(
82718 public void executeCommand(
85291 public void executeCommand(
88301 public void executeCommand(