Home
last modified time | relevance | path

Searched refs:SoftApStartingState (Results 1 – 1 of 1) sorted by relevance

/frameworks/opt/net/wifi/service/java/com/android/server/wifi/
DWifiStateMachine.java927 private State mSoftApStartingState = new SoftApStartingState();
9413 class SoftApStartingState extends State { class in WifiStateMachine