Home
last modified time | relevance | path

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

/tools/tradefederation/core/src/com/android/tradefed/command/
DConsole.java1137 startConsole(console, mainArgs); in main()
1146 public static void startConsole(Console console, String[] args) throws InterruptedException, in startConsole() method in Console