Searched refs:mHostState (Results 1 – 2 of 2) sorted by relevance
66 private CommandScheduler.HostState mHostState = CommandScheduler.HostState.UNKNOWN; field in ClusterHostEvent87 return mHostState; in getHostState()123 private CommandScheduler.HostState mHostState = CommandScheduler.HostState.UNKNOWN; field in ClusterHostEvent.Builder179 mHostState = state; in setHostState()198 event.mHostState = mHostState; in build()
192 private HostState mHostState = HostState.UNKNOWN; field in CommandScheduler219 mHostState = state; in setHostState()223 return mHostState; in getHostState()