Home
last modified time | relevance | path

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

/tools/tradefederation/core/src/com/android/tradefed/command/
DCommandScheduler.java199 private boolean mReloadCmdfiles = false; field in CommandScheduler
1620 if (mReloadCmdfiles && getCommandFileWatcher().isFileWatched(cmdFile)) { in addCommandFile()
1637 if (mReloadCmdfiles) { in internalAddCommandFile()
2165 if (mReloadCmdfiles) { in removeAllCommands()
2569 mReloadCmdfiles = b; in setCommandFileReload()