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
568 public InspectJarEntryRequest outputJarEntry(String entryName) { in outputJarEntry()1214 private static class GetJarEntryDataRequest implements InspectJarEntryRequest {1280 private static class GetJarEntryDataDigestRequest implements InspectJarEntryRequest {1363 private static class CompoundInspectJarEntryRequest implements InspectJarEntryRequest {1365 private final InspectJarEntryRequest[] mRequests;1371 String entryName, InspectJarEntryRequest... requests) { in CompoundInspectJarEntryRequest()1397 for (InspectJarEntryRequest request : mRequests) { in done()
382 ApkSignerEngine.InspectJarEntryRequest inspectEntryRequest = in sign()516 ApkSignerEngine.InspectJarEntryRequest inspectEntryRequest = in sign()648 ApkSignerEngine.InspectJarEntryRequest inspectEntryRequest) in fulfillInspectInputJarEntryRequest()
252 ApkSignerEngine.InspectJarEntryRequest inspectEntryRequest = in onZipEntryOutput()