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.java346 private void sendCreateGroupMsgWithConfigValidAsGroup(Messenger replyMessenger) in sendCreateGroupMsgWithConfigValidAsGroup() method in WifiP2pServiceImplTest
1207 sendCreateGroupMsgWithConfigValidAsGroup(mClientMessenger); in testCreateGroupWithConfigValidAsGroupFailureWhenNoChannelUpdated()
1224 sendCreateGroupMsgWithConfigValidAsGroup(mClientMessenger); in testCreateGroupWithConfigValidAsGroupFailureWhenChannelUpdateWrongPkgName()
1242 sendCreateGroupMsgWithConfigValidAsGroup(mClientMessenger); in testCreateGroupWithConfigValidAsGroupFailureWhenPermissionDenied()
1258 sendCreateGroupMsgWithConfigValidAsGroup(mClientMessenger); in testCreateGroupWithConfigValidAsGroupSuccess()
1274 sendCreateGroupMsgWithConfigValidAsGroup(mClientMessenger); in testCreateGroupWithConfigValidAsGroupFailureWhenNativeCallFailure()