Searched refs:InspectJarEntryRequest (Results 1 – 4 of 4) sorted by relevance
180 InspectJarEntryRequest outputJarEntry(String entryName) throws IllegalStateException; in outputJarEntry()360 private final InspectJarEntryRequest mInspectJarEntryRequest;379 InspectJarEntryRequest inspectJarEntryRequest) { in InputJarEntryInstructions()395 public InspectJarEntryRequest getInspectJarEntryRequest() { in getInspectJarEntryRequest()421 interface InspectJarEntryRequest { interface
766 public InspectJarEntryRequest outputJarEntry(String entryName) { in outputJarEntry()1442 private static class GetJarEntryDataRequest implements InspectJarEntryRequest {1508 private static class GetJarEntryDataDigestRequest implements InspectJarEntryRequest {1591 private static class CompoundInspectJarEntryRequest implements InspectJarEntryRequest {1593 private final InspectJarEntryRequest[] mRequests;1599 String entryName, InspectJarEntryRequest... requests) { in CompoundInspectJarEntryRequest()1625 for (InspectJarEntryRequest request : mRequests) { in done()
424 ApkSignerEngine.InspectJarEntryRequest inspectEntryRequest = in sign()687 ApkSignerEngine.InspectJarEntryRequest inspectEntryRequest = in requestOutputEntryInspection()732 ApkSignerEngine.InspectJarEntryRequest inspectEntryRequest) in fulfillInspectInputJarEntryRequest()
252 ApkSignerEngine.InspectJarEntryRequest inspectEntryRequest = in onZipEntryOutput()