Searched refs:getDownloadedBytes (Results 1 – 1 of 1) sorted by relevance
419 long downloadedBytes = getDownloadedBytes(requestCode);429 downloadedBytes = getDownloadedBytes(requestCode);662 private long getDownloadedBytes(String requestCode) throws Exception { in getDownloadedBytes() method in BatteryStatsValidationTest