Searched refs:reportServiceResolutionStop (Results 1 – 4 of 4) sorted by relevance
254 public void reportServiceResolutionStop(boolean isLegacy, int transactionId, long durationMs, in reportServiceResolutionStop() method in NetworkNsdReportedMetrics
238 metrics.reportServiceResolutionStop( in testReportServiceResolutionStop()
2899 mMetrics.reportServiceResolutionStop(false /* isLegacy */, transactionId, in expungeAllRequests()2942 mMetrics.reportServiceResolutionStop(true /* isLegacy */, transactionId, in expungeAllRequests()3158 mMetrics.reportServiceResolutionStop( in onStopResolutionSucceeded()
908 verify(mMetrics).reportServiceResolutionStop( in testStopServiceResolution()982 verify(mMetrics).reportServiceResolutionStop( in testStopResolutionDuringGettingAddress()1699 verify(mMetrics).reportServiceResolutionStop(false /* isLegacy */, listener.mTransactionId, in testStopServiceResolutionWithMdnsDiscoveryManager()