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