Home
last modified time | relevance | path

Searched refs:zipEntryName (Results 1 – 1 of 1) sorted by relevance

/tools/apksig/src/test/java/com/android/apksig/
DApkSignerTest.java3741 private static boolean resourceZipFileContains(String resourceName, String zipEntryName) in resourceZipFileContains() argument
3751 if (entry.getName().equals(zipEntryName)) { in resourceZipFileContains()