Searched refs:REMOVE_LOCAL_SERVICE (Results 1 – 3 of 3) sorted by relevance
439 public static final int REMOVE_LOCAL_SERVICE = BASE + 31; field in WifiP2pManager1470 c.mAsyncChannel.sendMessage(REMOVE_LOCAL_SERVICE, 0, c.putListener(listener), servInfo); in removeLocalService()
397 case WifiP2pManager.REMOVE_LOCAL_SERVICE: in handleMessage()1026 case WifiP2pManager.REMOVE_LOCAL_SERVICE: in processMessage()1293 case WifiP2pManager.REMOVE_LOCAL_SERVICE: in processMessage()1655 case WifiP2pManager.REMOVE_LOCAL_SERVICE: in processMessage()
553 msg.what = WifiP2pManager.REMOVE_LOCAL_SERVICE; in sendRemoveLocalServiceMsg()