Searched refs:InactiveState (Results 1 - 2 of 2) sorted by relevance

/frameworks/opt/net/wifi/service/java/com/android/server/wifi/
H A DSupplicantStateTracker.java71 private final State mInactiveState = new InactiveState();
262 class InactiveState extends State { class in class:SupplicantStateTracker
/frameworks/opt/net/wifi/service/java/com/android/server/wifi/p2p/
H A DWifiP2pServiceImpl.java534 private InactiveState mInactiveState = new InactiveState();
1302 class InactiveState extends State { class in class:WifiP2pServiceImpl.P2pStateMachine

Completed in 262 milliseconds