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