Home
last modified time | relevance | path

Searched defs:gzip (Results 1 – 4 of 4) sorted by relevance

/packages/modules/Wifi/service/java/com/android/server/wifi/entitlement/http/
DStreamUtils.java65 try (GZIPInputStream gzip = new GZIPInputStream(inputStream); in inputStreamToGunzipString()
DHttpClient.java199 try (GZIPOutputStream gzip = new GZIPOutputStream(outputStream)) { in toGzipBytes()
/packages/providers/UserDictionaryProvider/src/com/android/providers/userdictionary/
DDictionaryBackupAgent.java162 GZIPOutputStream gzip = null; in getDictionary() local
198 GZIPInputStream gzip = new GZIPInputStream(new ByteArrayInputStream(dictCompressed)); in restoreDictionary() local
/packages/apps/Car/DebuggingRestrictionController/libs/
Dhttpclient-4.5.12.jarMETA-INF/MANIFEST.MF META-INF/ org/ org/apache/ org/ ...