Searched refs:mSoftApStartingState (Results 1 - 1 of 1) sorted by last modified time

/frameworks/base/wifi/java/android/net/wifi/
H A DWifiStateMachine.java496 private State mSoftApStartingState = new SoftApStartingState(); field in class:WifiStateMachine
715 addState(mSoftApStartingState, mDefaultState);
2202 transitionTo(mSoftApStartingState);

Completed in 112 milliseconds