Searched refs:REMOVE_SERVICE_REQUEST_FAILED (Results 1 – 4 of 4) sorted by relevance
688 public static final int REMOVE_SERVICE_REQUEST_FAILED = BASE + 41; field in WifiP2pManager1744 case REMOVE_SERVICE_REQUEST_FAILED: in handleMessage()
6079 assertTrue(mClientHandler.hasMessages(WifiP2pManager.REMOVE_SERVICE_REQUEST_FAILED)); in testRemoveServiceRequestFailureWithoutClientInfo()6106 assertEquals(WifiP2pManager.REMOVE_SERVICE_REQUEST_FAILED, message.what); in testRemoveServiceRequestFailureWhenP2pDisabled()6122 assertEquals(WifiP2pManager.REMOVE_SERVICE_REQUEST_FAILED, message.what); in testRemoveServiceRequestFailureWhenP2pUnsupported()
2162 WifiP2pManager.REMOVE_SERVICE_REQUEST_FAILED, in processMessageImpl()2685 WifiP2pManager.REMOVE_SERVICE_REQUEST_FAILED, in processMessageImpl()
1289 Landroid/net/wifi/p2p/WifiP2pManager;->REMOVE_SERVICE_REQUEST_FAILED:I