Searched refs:REMOVE_SERVICE_REQUEST (Results 1 – 4 of 4) sorted by relevance
445 public static final int REMOVE_SERVICE_REQUEST = BASE + 40; field in WifiP2pManager1555 c.mAsyncChannel.sendMessage(REMOVE_SERVICE_REQUEST, 0, in removeServiceRequest()
391 case WifiP2pManager.REMOVE_SERVICE_REQUEST: in handleMessage()1033 case WifiP2pManager.REMOVE_SERVICE_REQUEST: in processMessage()1285 case WifiP2pManager.REMOVE_SERVICE_REQUEST: in processMessage()1652 case WifiP2pManager.REMOVE_SERVICE_REQUEST: in processMessage()
525 msg.what = WifiP2pManager.REMOVE_SERVICE_REQUEST; in sendRemoveServiceRequestMsg()
46803 Landroid/net/wifi/p2p/WifiP2pManager;->REMOVE_SERVICE_REQUEST:I