Home
last modified time | relevance | path

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

/development/apps/DumpViewer/app/src/main/java/com/android/dumpviewer/
DDumpActivity.java527 buildCommandLine(command), in doInBackground()
579 private String buildCommandLine(String command) { in buildCommandLine() method in DumpActivity