Searched refs:auditUncompressedDexInApk (Results 1 – 2 of 2) sorted by relevance
724 public static boolean auditUncompressedDexInApk(String fileName) { in auditUncompressedDexInApk() method in DexManager
1747 && !DexManager.auditUncompressedDexInApk(file.getPath())) { in validateApkInstallLocked()