Searched refs:REMOVE_LOCAL_SERVICE (Results 1 – 3 of 3) 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()
378 case WifiP2pManager.REMOVE_LOCAL_SERVICE: in handleMessage()1002 case WifiP2pManager.REMOVE_LOCAL_SERVICE: in processMessage()1254 case WifiP2pManager.REMOVE_LOCAL_SERVICE: in processMessage()1613 case WifiP2pManager.REMOVE_LOCAL_SERVICE: in processMessage()
509 msg.what = WifiP2pManager.REMOVE_LOCAL_SERVICE; in sendRemoveLocalServiceMsg()