Searched refs:buildDataStallDetectionStats (Results 1 – 2 of 2) sorted by relevance
1340 buildDataStallDetectionStats(transports[i], mDataStallTypeToCollect); in maybeWriteDataStallStats()1347 protected DataStallDetectionStats buildDataStallDetectionStats(int transport, in buildDataStallDetectionStats() method in NetworkMonitor
2989 assertEquals(wrappedMonitor.buildDataStallDetectionStats(transportType, evalType), stats); in testDataStallMetrics()