Home
last modified time | relevance | path

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

/frameworks/base/wifi/java/android/net/wifi/p2p/
DWifiP2pManager.java355 public static final int REMOVE_LOCAL_SERVICE = BASE + 31; field in WifiP2pManager
1110 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.java338 case WifiP2pManager.REMOVE_LOCAL_SERVICE: in handleMessage()
637 case WifiP2pManager.REMOVE_LOCAL_SERVICE: in processMessage()
797 case WifiP2pManager.REMOVE_LOCAL_SERVICE: in processMessage()
1089 case WifiP2pManager.REMOVE_LOCAL_SERVICE: in processMessage()