Searched refs:outputJarEntryRemoved (Results 1 – 3 of 3) sorted by relevance
201 void outputJarEntryRemoved(String entryName) throws IllegalStateException; in outputJarEntryRemoved() method
649 public void outputJarEntryRemoved(String entryName) { in outputJarEntryRemoved() method in DefaultApkSignerEngine
264 signer.outputJarEntryRemoved(entryName); in onZipEntryRemovedFromOutput()