Home
last modified time | relevance | path

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

/sdk/hierarchyviewer/src/com/android/hierarchyviewer/device/
DDeviceBridge.java98 device.executeShellCommand(buildStartServerShellCommand(port), in startViewServer()
199 private static String buildStartServerShellCommand(int port) { in buildStartServerShellCommand() method in DeviceBridge