Searched refs:auditUncompressedDexInApk (Results 1 – 3 of 3) sorted by relevance
937 public static boolean auditUncompressedDexInApk(String fileName) { in auditUncompressedDexInApk() method in DexManager
3206 && !DexManager.auditUncompressedDexInApk(file.getPath())) { in validateApkInstallLocked()
33691 PLcom/android/server/pm/dex/DexManager;->auditUncompressedDexInApk(Ljava/lang/String;)Z