Searched refs:REMOVE_SERVICE_REQUEST (Results 1 – 4 of 4) sorted by relevance
460 public static final int REMOVE_SERVICE_REQUEST = BASE + 40; field in WifiP2pManager1606 c.mAsyncChannel.sendMessage(REMOVE_SERVICE_REQUEST, 0, in removeServiceRequest()
453 case WifiP2pManager.REMOVE_SERVICE_REQUEST: in handleMessage()1162 case WifiP2pManager.REMOVE_SERVICE_REQUEST: in processMessage()1430 case WifiP2pManager.REMOVE_SERVICE_REQUEST: in processMessage()1842 case WifiP2pManager.REMOVE_SERVICE_REQUEST: in processMessage()
591 msg.what = WifiP2pManager.REMOVE_SERVICE_REQUEST; in sendRemoveServiceRequestMsg()
1288 Landroid/net/wifi/p2p/WifiP2pManager;->REMOVE_SERVICE_REQUEST:I