Home
last modified time | relevance | path

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

/frameworks/opt/net/wifi/service/java/com/android/server/wifi/p2p/
DWifiP2pServiceImpl.java498 private OngoingGroupRemovalState mOngoingGroupRemovalState = new OngoingGroupRemovalState();
2117 class OngoingGroupRemovalState extends State { class in WifiP2pServiceImpl.P2pStateMachine