Home
last modified time | relevance | path

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

/packages/modules/Wifi/service/tests/wifitests/src/com/android/server/wifi/p2p/
DWifiP2pServiceImplTest.java493 private void sendSetChannelMsg(Messenger replyMessenger, in sendSetChannelMsg() method in WifiP2pServiceImplTest
2656 sendSetChannelMsg(mClientMessenger, p2pChannels); in testSetChannelSuccess()
2677 sendSetChannelMsg(mClientMessenger, p2pChannels); in testSetChannelFailureWhenNativeCallSetListenChannelFailure()
2697 sendSetChannelMsg(mClientMessenger, p2pChannels); in testSetChannelFailureWhenNativeCallSetOperatingChannelFailure()
2720 sendSetChannelMsg(mClientMessenger, p2pChannels); in testSetChannelFailureWhenNoPermissions()
2740 sendSetChannelMsg(mClientMessenger, null); in testSetChannelFailureWhenObjectIsNull()