Home
last modified time | relevance | path

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

/packages/modules/Wifi/service/tests/wifitests/src/com/android/server/wifi/p2p/
DWifiP2pServiceImplTest.java464 private void sendCreateGroupMsgWithConfigValidAsGroup(Messenger replyMessenger) in sendCreateGroupMsgWithConfigValidAsGroup() method in WifiP2pServiceImplTest
1939 sendCreateGroupMsgWithConfigValidAsGroup(mClientMessenger); in testCreateGroupWithConfigValidAsGroupFailureWhenNoChannelUpdated()
1956 sendCreateGroupMsgWithConfigValidAsGroup(mClientMessenger); in testCreateGroupWithConfigValidAsGroupFailureWhenChannelUpdateWrongPkgName()
1979 sendCreateGroupMsgWithConfigValidAsGroup(mClientMessenger); in testCreateGroupWithConfigValidAsGroupFailureWhenPermissionDenied()
2002 sendCreateGroupMsgWithConfigValidAsGroup(mClientMessenger); in testCreateGroupWithConfigValidAsGroupSuccess()
2031 sendCreateGroupMsgWithConfigValidAsGroup(mClientMessenger); in testCreateGroupWithConfigValidAsGroupFailureWhenNativeCallFailure()
7345 sendCreateGroupMsgWithConfigValidAsGroup(mClientMessenger); in testGroupStartedTetheringDirectCallback()