Home
last modified time | relevance | path

Searched defs:lostCallbackCount (Results 1 – 2 of 2) sorted by relevance

/packages/modules/Connectivity/tests/unit/java/com/android/metrics/
DNetworkNsdReportedMetricsTest.kt161 val lostCallbackCount = 49 in testReportServiceDiscoveryStop() constant
297 val lostCallbackCount = 10 in testReportServiceInfoCallbackUnregistered() constant
/packages/modules/Connectivity/service-t/src/com/android/metrics/
DNetworkNsdReportedMetrics.java196 int foundCallbackCount, int lostCallbackCount, int servicesCount, int sentQueryCount, in reportServiceDiscoveryStop()
301 int updateCallbackCount, int lostCallbackCount, boolean isServiceFromCache, in reportServiceInfoCallbackUnregistered()