Searched refs:IdleState (Results 1 – 7 of 7) sorted by relevance
71 private final IdleState mIdleState = new IdleState();149 class IdleState extends State { class in WakeLockStateMachine
87 return new IdleState(); in getIdleState()271 public class IdleState extends State { class in PacsControllerSession
91 return new IdleState(); in getIdleState()289 public class IdleState extends State { class in PacsControleeSession
542 private final IdleState mIdleState;556 mIdleState = new IdleState(); in HandoverTimeStateMachine()582 private final class IdleState extends State { class in QnsMetrics.HandoverTimeStateMachine
820 mIdleState = new IdleState(threshold); in ClientModeStateMachine()948 private class IdleState extends RunnerState { class in ConcreteClientModeManager.ClientModeStateMachine949 IdleState(int threshold) { in IdleState() method in ConcreteClientModeManager.ClientModeStateMachine.IdleState974 + IdleState.class.getSimpleName() + "." in getMessageLogRec()
1069 mIdleState = new IdleState(threshold); in SoftApStateMachine()1144 private class IdleState extends RunnerState { class in SoftApManager.SoftApStateMachine1145 IdleState(int threshold) { in IdleState() method in SoftApManager.SoftApStateMachine.IdleState1162 return SoftApManager.class.getSimpleName() + "." + IdleState.class.getSimpleName() in getMessageLogRec()
929 private final IdleState mIdleState = new IdleState();1268 class IdleState extends State { class in WifiScanningServiceImpl.WifiSingleScanStateMachine