Home
last modified time | relevance | path

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

/tools/tradefederation/core/src/com/android/tradefed/command/
DCommandScheduler.java194 private enum CommandState { enum in CommandScheduler
201 CommandState(String displayName) { in CommandState() method in CommandScheduler.CommandState
350 final CommandState state;
352 ExecutableCommandState(ExecutableCommand cmd, CommandState state) { in ExecutableCommandState()
2260 cmds.add(new ExecutableCommandState(cmd, CommandState.EXECUTING)); in getAllCommands()
2263 cmds.add(new ExecutableCommandState(cmd, CommandState.WAITING_FOR_DEVICE)); in getAllCommands()
2266 cmds.add(new ExecutableCommandState(cmd, CommandState.SLEEPING)); in getAllCommands()
/tools/tradefederation/core/tests/res/testdata/
Dtradefed-prebuilt-cts-8.0_r21.jarMETA-INF/ META-INF/MANIFEST.MF jline/ jline/CompletionHandler.class CompletionHandler ...