Searched refs:REMOVE_LOCAL_SERVICE (Results 1 – 4 of 4) sorted by relevance
424 public static final int REMOVE_LOCAL_SERVICE = BASE + 31; field in WifiP2pManager1419 c.mAsyncChannel.sendMessage(REMOVE_LOCAL_SERVICE, 0, c.putListener(listener), servInfo); in removeLocalService()
387 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()
509 msg.what = WifiP2pManager.REMOVE_LOCAL_SERVICE; in sendRemoveLocalServiceMsg()
46800 Landroid/net/wifi/p2p/WifiP2pManager;->REMOVE_LOCAL_SERVICE:I