Searched refs:MULTI_PACKAGE_APK_ENABLED (Results 1 – 1 of 1) sorted by relevance
160 public static final boolean MULTI_PACKAGE_APK_ENABLED = Build.IS_DEBUGGABLE && field in PackageParser2306 if (!MULTI_PACKAGE_APK_ENABLED) { in parseBaseApkCommon()