Home
last modified time | relevance | path

Searched refs:maxRead (Results 1 – 3 of 3) sorted by relevance

/packages/modules/CaptivePortalLogin/src/com/android/captiveportallogin/
DDownloadService.java377 final long maxRead = contentLength == CONTENT_LENGTH_UNKNOWN in downloadToFile() local
384 while (allRead < maxRead) { in downloadToFile()
394 final int read = is.read(buffer, 0, (int) min(buffer.length, maxRead - allRead)); in downloadToFile()
/packages/services/Car/tests/BugReportApp/libs/
Djackson-core-2.9.9.jarMETA-INF/MANIFEST.MF META-INF/ META-INF/LICENSE META-INF ...
/packages/apps/Car/DebuggingRestrictionController/libs/
Djackson-core-2.11.1.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/LICENSE META-INF ...