Home
last modified time | relevance | path

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

/packages/modules/Wifi/service/tests/wifitests/src/com/android/server/wifi/p2p/
DWifiP2pShellCommandTest.java240 verify(mWifiP2pManager).requestP2pState(eq(mWifiP2pChannel), any()); in testP2pGetP2pState()
/packages/modules/Wifi/service/java/com/android/server/wifi/p2p/
DWifiP2pShellCommand.java210 mWifiP2pManager.requestP2pState(sWifiP2pChannel, in handleCommand()
/packages/modules/Wifi/framework/java/android/net/wifi/p2p/
DWifiP2pManager.java3314 public void requestP2pState(@NonNull Channel c, in requestP2pState() method in WifiP2pManager
/packages/modules/Wifi/framework/api/
Dcurrent.txt1396 …method public void requestP2pState(@NonNull android.net.wifi.p2p.WifiP2pManager.Channel, @NonNull …