Searched defs:ze (Results 1 – 5 of 5) sorted by relevance
92 ZipEntry ze = null; in read() local361 ZipEntry ze = createZipEntry(name, bytes, method); in setEntryBytes() local369 ZipEntry ze = createZipEntry(name, bytes, ZipEntry.DEFLATED); in setEntryBytes() local398 ZipEntry ze = entry.zipEntry; in write() local423 ZipEntry ze = new ZipEntry(name); in createZipEntry() local
88 ZipEntry ze = null; in read() local155 ZipEntry ze = new ZipEntry(XMLFILE); in write() local199 ZipEntry ze = entry.zipEntry; in saveEntries() local
112 ZipEntry ze = zf.getEntry(entryName); in getEntry() local
74 ZipEntry ze = (ZipEntry)enumer.nextElement(); in getParcels() local
131 ZipEntry ze; in addFileToParcel() local572 ZipEntry ze = null; in getParcelLanguage() local
Completed in 19 milliseconds