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.java318 public boolean shouldShutdownOnCmdfileError(); in shouldShutdownOnCmdfileError() method
DConsole.java454 if (mScheduler.shouldShutdownOnCmdfileError()) { in runCmdfile()
DCommandScheduler.java2591 public boolean shouldShutdownOnCmdfileError() { in shouldShutdownOnCmdfileError() method in CommandScheduler