Home
last modified time | relevance | path

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

/frameworks/base/wifi/java/android/net/wifi/p2p/
DWifiP2pManager.java424 public static final int REMOVE_LOCAL_SERVICE = BASE + 31; field in WifiP2pManager
1419 c.mAsyncChannel.sendMessage(REMOVE_LOCAL_SERVICE, 0, c.putListener(listener), servInfo); in removeLocalService()
/frameworks/opt/net/wifi/service/java/com/android/server/wifi/p2p/
DWifiP2pServiceImpl.java387 case WifiP2pManager.REMOVE_LOCAL_SERVICE: in handleMessage()
1021 case WifiP2pManager.REMOVE_LOCAL_SERVICE: in processMessage()
1273 case WifiP2pManager.REMOVE_LOCAL_SERVICE: in processMessage()
1632 case WifiP2pManager.REMOVE_LOCAL_SERVICE: in processMessage()
/frameworks/opt/net/wifi/tests/wifitests/src/com/android/server/wifi/p2p/
DWifiP2pServiceImplTest.java509 msg.what = WifiP2pManager.REMOVE_LOCAL_SERVICE; in sendRemoveLocalServiceMsg()
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt46800 Landroid/net/wifi/p2p/WifiP2pManager;->REMOVE_LOCAL_SERVICE:I