Searched refs:bytesSoFar (Results 1 – 1 of 1) sorted by relevance
377 long bytesSoFar = getTotalBytesForNetwork(mRequest.template); in checkStats() local379 Log.v(TAG, bytesSoFar + " bytes so far since notification for " in checkStats()382 if (bytesSoFar > mRequest.thresholdInBytes) { in checkStats()423 long bytesSoFar = getTotalBytesForNetworkUid(mRequest.template, uidsToMonitor[i]); in checkStats() local424 if (bytesSoFar > mRequest.thresholdInBytes) { in checkStats()