Searched refs:commandFormat (Results 1 – 1 of 1) sorted by relevance
490 void dumpThreadCount(String commandFormat, String pid, File outputFile) { in dumpThreadCount() argument495 String result = getDevice().executeShellCommand(String.format(commandFormat, pid)); in dumpThreadCount()