Searched refs:mOngoingGroupRemovalState (Results 1 – 1 of 1) sorted by relevance
764 private OngoingGroupRemovalState mOngoingGroupRemovalState = new OngoingGroupRemovalState(); field in WifiP2pServiceImpl.P2pStateMachine818 addState(mOngoingGroupRemovalState, mGroupCreatedState); in P2pStateMachine()2700 transitionTo(mOngoingGroupRemovalState); in processMessage()