Home
last modified time | relevance | path

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

/tools/tradefederation/core/src/com/android/tradefed/command/
DICommandScheduler.java303 public boolean shouldShutdownOnCmdfileError(); in shouldShutdownOnCmdfileError() method
DConsole.java427 if (mScheduler.shouldShutdownOnCmdfileError()) { in runCmdfile()
DCommandScheduler.java2353 public boolean shouldShutdownOnCmdfileError() { in shouldShutdownOnCmdfileError() method in CommandScheduler