Searched refs:PARCEL_DESCRIPTOR_XML (Results 1 – 7 of 7) sorted by relevance
43 public static final String PARCEL_DESCRIPTOR_XML = "parcel-descriptor.xml"; field in ParcelZipper215 "/" + PARCEL_DESCRIPTOR_XML; in isDocumentOverwriteNeeded()578 ze = zf.getEntry(PARCEL_DESCRIPTOR_XML); in getParcelLanguage()
80 ParcelZipper.PARCEL_DESCRIPTOR_XML)); in ConfigurePanel()112 ParcelZipper.PARCEL_DESCRIPTOR_XML)); in reload()
55 fo.getFileObject(ParcelZipper.PARCEL_DESCRIPTOR_XML) == null) in findPrimaryFile()
69 FileObject descriptor = contents.getFileObject(ParcelZipper.PARCEL_DESCRIPTOR_XML); in findPrimaryFile()
294 if (name.equals(ParcelZipper.PARCEL_DESCRIPTOR_XML)) in acceptDataObject()
75 if (ze.getName().endsWith(ParcelZipper.PARCEL_DESCRIPTOR_XML)) in getParcels()
41 ParcelZipper.PARCEL_DESCRIPTOR_XML;
Completed in 22 milliseconds