Home
last modified time | relevance | path

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

/packages/modules/Wifi/service/tests/wifitests/src/com/android/server/wifi/p2p/
DWifiP2pServiceImplTest.java337 private void sendConnectMsgWithConfigValidAsGroup(Messenger replyMessenger) throws Exception { in sendConnectMsgWithConfigValidAsGroup() method in WifiP2pServiceImplTest
1130 sendConnectMsgWithConfigValidAsGroup(mClientMessenger); in testConnectWithConfigValidAsGroupFailureWhenNoChannelUpdated()
1146 sendConnectMsgWithConfigValidAsGroup(mClientMessenger); in testConnectWithConfigValidAsGroupFailureWhenChannelUpdateWrongPkgName()
1162 sendConnectMsgWithConfigValidAsGroup(mClientMessenger); in testConnectWithConfigValidAsGroupFailureWhenPermissionDenied()
1177 sendConnectMsgWithConfigValidAsGroup(mClientMessenger); in testConnectWithConfigValidAsGroupSuccess()
1192 sendConnectMsgWithConfigValidAsGroup(mClientMessenger); in testConnectWithConfigValidAsGroupFailureWhenNativeCallFailure()