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.java348 sendCreateGroupMsg(replyMessenger, 0, mTestWifiP2pFastConnectionConfig); in sendCreateGroupMsgWithConfigValidAsGroup()
620 private void sendCreateGroupMsg(Messenger replyMessenger, in sendCreateGroupMsg() method in WifiP2pServiceImplTest
953 sendCreateGroupMsg(mClientMessenger, WifiP2pGroup.NETWORK_ID_TEMPORARY, null); in mockEnterGroupNegotiationState()
2059 sendCreateGroupMsg(mClientMessenger, WifiP2pGroup.NETWORK_ID_PERSISTENT, null); in testStartReinvokeConnectionEventWhenCreateGroup()
2089 sendCreateGroupMsg(mClientMessenger, WifiP2pGroup.NETWORK_ID_PERSISTENT, null); in testStartLocalConnectionWhenCreateGroup()
2107 sendCreateGroupMsg(mClientMessenger, WifiP2pGroup.NETWORK_ID_TEMPORARY, null); in testStartLocalConnectionEventWhenCreateTemporaryGroup()
2150 sendCreateGroupMsg(mClientMessenger, 0, mTestWifiP2pFastConnectionConfig); in testStartFastConnectionEventWhenCreateGroupWithConfig()
4449 sendCreateGroupMsg(mClientMessenger, WifiP2pGroup.NETWORK_ID_TEMPORARY, null); in testGroupCreatingFailureDueToTethering()