Searched refs:getCurrentDataUsageForUpstreamType (Results 1 – 1 of 1) sorted by relevance
316 final DataUsage newUsage = getCurrentDataUsageForUpstreamType(upstream); in calculateDataUsageDelta()475 mLastReportedUpstreamUsage.put(type, getCurrentDataUsageForUpstreamType(type)); in handleInitUpstreamUsageBaseline()491 private DataUsage getCurrentDataUsageForUpstreamType(@NonNull UpstreamType type) { in getCurrentDataUsageForUpstreamType() method in TetheringMetrics