Home
last modified time | relevance | path

Searched defs:p2pChannels (Results 1 – 3 of 3) sorted by relevance

/packages/modules/Wifi/service/tests/wifitests/src/com/android/server/wifi/p2p/
DWifiP2pServiceImplTest.java782 Bundle p2pChannels) throws Exception { in sendSetChannelMsg()
4591 Bundle p2pChannels = new Bundle(); in testSetChannelSuccess() local
4614 Bundle p2pChannels = new Bundle(); in testSetChannelFailureWhenNativeCallSetListenChannelFailure() local
4634 Bundle p2pChannels = new Bundle(); in testSetChannelFailureWhenNativeCallSetOperatingChannelFailure() local
4659 Bundle p2pChannels = new Bundle(); in testSetChannelFailureWhenNoPermissions() local
/packages/modules/Wifi/service/java/com/android/server/wifi/p2p/
DWifiP2pServiceImpl.java3628 Bundle p2pChannels = (Bundle) message.obj; in processMessageImpl() local
4218 Bundle p2pChannels = (Bundle) message.obj; in processMessageImpl() local
/packages/modules/Wifi/framework/java/android/net/wifi/p2p/
DWifiP2pManager.java2679 Bundle p2pChannels = new Bundle(); in setWifiP2pChannels() local