Home
last modified time | relevance | path

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

/packages/modules/Wifi/service/java/com/android/server/wifi/p2p/
DWifiP2pServiceImpl.java1397 private final OngoingGroupRemovalState mOngoingGroupRemovalState = field in WifiP2pServiceImpl.P2pStateMachine
1481 addState(mOngoingGroupRemovalState, mGroupCreatedState); in P2pStateMachine()
5235 smTransition(this, mOngoingGroupRemovalState); in processMessageImpl()