Home
last modified time | relevance | path

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

/tools/tradefederation/core/src/com/android/tradefed/command/
DCommandScheduler.java243 QUITTING, enumConstant
2112 setHostState(HostState.QUITTING); in stopScheduling()
2118 setHostState(HostState.QUITTING); in shutdown()
2152 setHostState(HostState.QUITTING); in shutdownOnEmpty()
/tools/tradefederation/core/src/com/android/tradefed/cluster/
DClusterCommandScheduler.java135 UploadHostEventWithState(HostState.QUITTING); in shutdown()