Searched refs:bytesSoFar (Results 1 – 1 of 1) sorted by relevance
339 long bytesSoFar = getTotalBytesForNetwork(mRequest.template); in checkStats() local341 Slog.v(TAG, bytesSoFar + " bytes so far since notification for " in checkStats()344 if (bytesSoFar > mRequest.thresholdInBytes) { in checkStats()384 long bytesSoFar = getTotalBytesForNetworkUid(mRequest.template, uidsToMonitor[i]); in checkStats() local385 if (bytesSoFar > mRequest.thresholdInBytes) { in checkStats()