Searched refs:REMOVE_LOCAL_SERVICE_FAILED (Results 1 – 4 of 4) sorted by relevance
441 public static final int REMOVE_LOCAL_SERVICE_FAILED = BASE + 32; field in WifiP2pManager944 case REMOVE_LOCAL_SERVICE_FAILED: in handleMessage()
1151 replyToMessage(message, WifiP2pManager.REMOVE_LOCAL_SERVICE_FAILED, in processMessage()1419 replyToMessage(message, WifiP2pManager.REMOVE_LOCAL_SERVICE_FAILED, in processMessage()
3852 assertEquals(WifiP2pManager.REMOVE_LOCAL_SERVICE_FAILED, message.what); in testRemoveLocalServiceFailureWhenP2pDisabled()3869 assertEquals(WifiP2pManager.REMOVE_LOCAL_SERVICE_FAILED, message.what); in testRemoveLocalServiceFailureWhenP2pUnsupported()
1286 Landroid/net/wifi/p2p/WifiP2pManager;->REMOVE_LOCAL_SERVICE_FAILED:I