Searched refs:inputJarEntry (Results 1 – 3 of 3) sorted by relevance
162 InputJarEntryInstructions inputJarEntry(String entryName) throws IllegalStateException; in inputJarEntry() method
347 signerEngine.inputJarEntry(entryName); in sign()
541 public InputJarEntryInstructions inputJarEntry(String entryName) { in inputJarEntry() method in DefaultApkSignerEngine