Home
last modified time | relevance | path

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

/sdk/ddms/app/src/com/android/ddms/
DDeviceCommandDialog.java216 class Gatherer extends Thread implements IShellOutputReceiver { class in DeviceCommandDialog
232 public Gatherer(Shell shell, IDevice device, String command, Text text) { in Gatherer() method in DeviceCommandDialog.Gatherer