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.java735 Bundle p2pChannels) throws Exception { in sendSetChannelMsg()
4529 Bundle p2pChannels = new Bundle(); in testSetChannelSuccess() local
4552 Bundle p2pChannels = new Bundle(); in testSetChannelFailureWhenNativeCallSetListenChannelFailure() local
4572 Bundle p2pChannels = new Bundle(); in testSetChannelFailureWhenNativeCallSetOperatingChannelFailure() local
4597 Bundle p2pChannels = new Bundle(); in testSetChannelFailureWhenNoPermissions() local
/packages/modules/Wifi/service/java/com/android/server/wifi/p2p/
DWifiP2pServiceImpl.java3490 Bundle p2pChannels = (Bundle) message.obj; in processMessageImpl() local
3967 Bundle p2pChannels = (Bundle) message.obj; in processMessageImpl() local
/packages/modules/Wifi/framework/java/android/net/wifi/p2p/
DWifiP2pManager.java2560 Bundle p2pChannels = new Bundle(); in setWifiP2pChannels() local