Searched refs:REMOVE_LOCAL_SERVICE_FAILED (Results 1 – 3 of 3) sorted by relevance
441 public static final int REMOVE_LOCAL_SERVICE_FAILED = BASE + 32; field in WifiP2pManager944 case REMOVE_LOCAL_SERVICE_FAILED: in handleMessage()
1027 replyToMessage(message, WifiP2pManager.REMOVE_LOCAL_SERVICE_FAILED, in processMessage()1294 replyToMessage(message, WifiP2pManager.REMOVE_LOCAL_SERVICE_FAILED, in processMessage()
3688 assertEquals(WifiP2pManager.REMOVE_LOCAL_SERVICE_FAILED, message.what); in testRemoveLocalServiceFailureWhenP2pDisabled()3705 assertEquals(WifiP2pManager.REMOVE_LOCAL_SERVICE_FAILED, message.what); in testRemoveLocalServiceFailureWhenP2pUnsupported()