Searched refs:REMOVE_LOCAL_SERVICE_FAILED (Results 1 – 4 of 4) sorted by relevance
426 public static final int REMOVE_LOCAL_SERVICE_FAILED = BASE + 32; field in WifiP2pManager923 case REMOVE_LOCAL_SERVICE_FAILED: in handleMessage()
1022 replyToMessage(message, WifiP2pManager.REMOVE_LOCAL_SERVICE_FAILED, in processMessage()1274 replyToMessage(message, WifiP2pManager.REMOVE_LOCAL_SERVICE_FAILED, in processMessage()
3503 assertEquals(WifiP2pManager.REMOVE_LOCAL_SERVICE_FAILED, message.what); in testRemoveLocalServiceFailureWhenP2pDisabled()3520 assertEquals(WifiP2pManager.REMOVE_LOCAL_SERVICE_FAILED, message.what); in testRemoveLocalServiceFailureWhenP2pUnsupported()
46801 Landroid/net/wifi/p2p/WifiP2pManager;->REMOVE_LOCAL_SERVICE_FAILED:I