Home
last modified time | relevance | path

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

/packages/modules/Wifi/service/java/com/android/server/wifi/p2p/
DWifiP2pServiceImpl.java1393 private final GroupCreatedState mGroupCreatedState = field in WifiP2pServiceImpl.P2pStateMachine
1479 addState(mGroupCreatedState, mP2pEnabledState); in P2pStateMachine()
1480 addState(mUserAuthorizingJoinState, mGroupCreatedState); in P2pStateMachine()
1481 addState(mOngoingGroupRemovalState, mGroupCreatedState); in P2pStateMachine()
4678 smTransition(this, mGroupCreatedState); in processMessageImpl()
4690 smTransition(this, mGroupCreatedState); in processMessageImpl()
5546 smTransition(this, mGroupCreatedState); in processMessageImpl()
5559 smTransition(this, mGroupCreatedState); in processMessageImpl()
5564 smTransition(this, mGroupCreatedState); in processMessageImpl()