Home
last modified time | relevance | path

Searched refs:STOP_DISCOVERY_FAILED (Results 1 – 6 of 6) sorted by relevance

/packages/modules/Connectivity/framework-t/src/android/net/nsd/
DNsdManager.java263 public static final int STOP_DISCOVERY_FAILED = 7; field in NsdManager
354 EVENT_NAMES.put(STOP_DISCOVERY_FAILED, "STOP_DISCOVERY_FAILED"); in EVENT_NAMES.put() argument
796 sendError(STOP_DISCOVERY_FAILED, listenerKey, error); in onStopDiscoveryFailed()
1092 case STOP_DISCOVERY_FAILED: in handleMessage()
/packages/modules/Wifi/framework/java/android/net/wifi/p2p/
DWifiP2pManager.java609 public static final int STOP_DISCOVERY_FAILED = BASE + 5; field in WifiP2pManager
1734 case STOP_DISCOVERY_FAILED: in handleMessage()
/packages/modules/Wifi/service/java/com/android/server/wifi/p2p/
DWifiP2pServiceImpl.java2115 replyToMessage(message, WifiP2pManager.STOP_DISCOVERY_FAILED, in processMessageImpl()
2644 replyToMessage(message, WifiP2pManager.STOP_DISCOVERY_FAILED, in processMessageImpl()
3237 replyToMessage(message, WifiP2pManager.STOP_DISCOVERY_FAILED, in processMessageImpl()
3674 replyToMessage(message, WifiP2pManager.STOP_DISCOVERY_FAILED, in processMessageImpl()
4160 replyToMessage(message, WifiP2pManager.STOP_DISCOVERY_FAILED, in processMessageImpl()
/packages/modules/Wifi/service/tests/wifitests/src/com/android/server/wifi/p2p/
DWifiP2pServiceImplTest.java4286 assertEquals(WifiP2pManager.STOP_DISCOVERY_FAILED, message.what); in testStopDiscoveryFailureWhenNativeCallFailure()
4298 assertEquals(WifiP2pManager.STOP_DISCOVERY_FAILED, message.what); in testStopDiscoveryFailureWhenP2pDisabled()
4311 assertEquals(WifiP2pManager.STOP_DISCOVERY_FAILED, message.what); in testStopDiscoveryFailureWhenP2pUnsupported()
4325 assertEquals(WifiP2pManager.STOP_DISCOVERY_FAILED, message.what); in testStopDiscoveryFailureWhenCreatingGroup()
/packages/modules/Connectivity/framework-t/hiddenapi/
Dhiddenapi-max-target-o-low-priority-tiramisu.txt467 Landroid/net/nsd/NsdManager;->STOP_DISCOVERY_FAILED:I
/packages/modules/Wifi/apex/hiddenapi/
Dhiddenapi-max-target-o-low-priority.txt1321 Landroid/net/wifi/p2p/WifiP2pManager;->STOP_DISCOVERY_FAILED:I