Searched refs:DEBUG_JAR (Results 1 – 2 of 2) sorted by relevance
158 private static final boolean DEBUG_JAR = false; field in PackageParser1327 if (DEBUG_JAR) Slog.d(TAG, "Scanning base APK: " + apkPath); in parseBaseApk()1370 if (DEBUG_JAR) Slog.d(TAG, "Scanning split APK: " + apkPath); in parseSplitApk()
16847 Landroid/content/pm/PackageParser;->DEBUG_JAR:Z