Home
last modified time | relevance | path

Searched defs:doShell (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/tools/preload2/src/com/android/preload/
DDeviceUtils.java65 public static void doShell(IDevice device, String cmdline, long timeout, TimeUnit unit) { in doShell() method in DeviceUtils
82 public static void doShell(IDevice device, String cmdline, IShellOutputReceiver receiver, in doShell() method in DeviceUtils