Home
last modified time | relevance | path

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

/sdk/ddms/app/src/com/android/ddms/
DDeviceCommandDialog.java329 Gatherer gath = new Gatherer(shell, device, commandString(), mText); in executeCommand()
418 private String commandString() { in commandString() method in DeviceCommandDialog
434 String str = commandString(); in shortCommandString()