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.java608 Bundle p2pChannels) throws Exception { in sendSetChannelMsg()
3803 Bundle p2pChannels = new Bundle(); in testSetChannelSuccess() local
3824 Bundle p2pChannels = new Bundle(); in testSetChannelFailureWhenNativeCallSetListenChannelFailure() local
3844 Bundle p2pChannels = new Bundle(); in testSetChannelFailureWhenNativeCallSetOperatingChannelFailure() local
3869 Bundle p2pChannels = new Bundle(); in testSetChannelFailureWhenNoPermissions() local
/packages/modules/Wifi/service/java/com/android/server/wifi/p2p/
DWifiP2pServiceImpl.java2695 Bundle p2pChannels = (Bundle) message.obj; in processMessage() local
3092 Bundle p2pChannels = (Bundle) message.obj; in processMessage() local
/packages/modules/Wifi/framework/java/android/net/wifi/p2p/
DWifiP2pManager.java2005 Bundle p2pChannels = new Bundle(); in setWifiP2pChannels() local