Home
last modified time | relevance | path

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

/packages/modules/Wifi/service/tests/wifitests/src/com/android/server/wifi/p2p/
DWifiP2pServiceImplTest.java417 sendCreateGroupMsg(replyMessenger, 0, mTestWifiP2pFastConnectionConfig); in sendCreateGroupMsgWithConfigValidAsGroup()
756 private void sendCreateGroupMsg(Messenger replyMessenger, in sendCreateGroupMsg() method in WifiP2pServiceImplTest
1371 sendCreateGroupMsg(mClientMessenger, WifiP2pGroup.NETWORK_ID_TEMPORARY, null); in mockEnterGroupNegotiationState()
2842 sendCreateGroupMsg(mClientMessenger, WifiP2pGroup.NETWORK_ID_PERSISTENT, null); in testStartReinvokeConnectionEventWhenCreateGroup()
2881 sendCreateGroupMsg(mClientMessenger, WifiP2pGroup.NETWORK_ID_PERSISTENT, null); in testStartLocalConnectionWhenCreateGroup()
2908 sendCreateGroupMsg(mClientMessenger, WifiP2pGroup.NETWORK_ID_TEMPORARY, null); in testStartLocalConnectionEventWhenCreateTemporaryGroup()
2969 sendCreateGroupMsg(mClientMessenger, 0, mTestWifiP2pFastConnectionConfig); in testStartFastConnectionEventWhenCreateGroupWithConfig()
5668 sendCreateGroupMsg(mClientMessenger, WifiP2pGroup.NETWORK_ID_TEMPORARY, null); in testGroupCreatingFailureDueToTethering()