Searched refs:SoftApStartingState (Results 1 - 1 of 1) sorted by path

/frameworks/base/wifi/java/android/net/wifi/
H A DWifiStateMachine.java496 private State mSoftApStartingState = new SoftApStartingState();
3802 class SoftApStartingState extends State { class in class:WifiStateMachine
3819 throw new RuntimeException("Illegal transition to SoftApStartingState: " + message);

Completed in 18 milliseconds