Searched refs:REMOVE_LOCAL_SERVICE_FAILED (Results 1 – 3 of 3) sorted by relevance
426 public static final int REMOVE_LOCAL_SERVICE_FAILED = BASE + 32; field in WifiP2pManager923 case REMOVE_LOCAL_SERVICE_FAILED: in handleMessage()
1003 replyToMessage(message, WifiP2pManager.REMOVE_LOCAL_SERVICE_FAILED, in processMessage()1255 replyToMessage(message, WifiP2pManager.REMOVE_LOCAL_SERVICE_FAILED, in processMessage()
3522 assertEquals(WifiP2pManager.REMOVE_LOCAL_SERVICE_FAILED, message.what); in testRemoveLocalServiceFailureWhenP2pDisabled()3539 assertEquals(WifiP2pManager.REMOVE_LOCAL_SERVICE_FAILED, message.what); in testRemoveLocalServiceFailureWhenP2pUnsupported()