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.java181 private boolean mReloadCmdfiles = false; field in CommandScheduler
1359 if (mReloadCmdfiles && getCommandFileWatcher().isFileWatched(cmdFile)) { in addCommandFile()
1377 if (mReloadCmdfiles) { in internalAddCommandFile()
1769 if (mReloadCmdfiles) { in removeAllCommands()
2331 mReloadCmdfiles = b; in setCommandFileReload()