Searched refs:sumBytes (Results 1 – 1 of 1) sorted by relevance
112 long sumBytes = 0; in run() local115 sumBytes += file.length(); in run()116 if (sumBytes > mMaxBytes) { in run()