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

/frameworks/base/wifi/java/android/net/wifi/
H A DSupplicantStateTracker.java60 private State mInactiveState = new InactiveState();
205 class InactiveState extends State { class in class:SupplicantStateTracker
H A DWifiApConfigStore.java57 private State mInactiveState = new InactiveState();
99 class InactiveState extends State { class in class:WifiApConfigStore
/frameworks/base/wifi/java/android/net/wifi/p2p/
H A DWifiP2pService.java369 private InactiveState mInactiveState = new InactiveState();
960 class InactiveState extends State { class in class:WifiP2pService.P2pStateMachine

Completed in 129 milliseconds