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

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

Completed in 35 milliseconds