Home
last modified time | relevance | path

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

/tools/tradefederation/core/src/com/android/tradefed/command/
DCommandScheduler.java185 private boolean mShutdownOnCmdfileError = false; field in CommandScheduler
2230 return mShutdownOnCmdfileError; in shouldShutdownOnCmdfileError()