Searched defs:DEBUG_PARAM (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/cmds/uiautomator/cmds/uiautomator/src/com/android/commands/uiautomator/
H A DRunTestCommand.java43 private static final String DEBUG_PARAM = "debug"; field in class:RunTestCommand
112 } else if (DEBUG_PARAM.equals(key)) {

Completed in 58 milliseconds