Home
last modified time | relevance | path

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

/frameworks/opt/net/wifi/service/java/com/android/server/wifi/
DWifiStateMachine.java921 private State mSoftApState = new SoftApState();
7625 class SoftApState extends State { class in WifiStateMachine