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

/frameworks/opt/net/wifi/service/java/com/android/server/wifi/
H A DWifiStateMachine.java927 private State mSoftApStartingState = new SoftApStartingState();
9413 class SoftApStartingState extends State { class in class:WifiStateMachine
9427 throw new RuntimeException("Illegal transition to SoftApStartingState: " + message);

Completed in 51 milliseconds