Searched refs:SPLIT_BASE_APK_END_WITH (Results 1 – 1 of 1) sorted by relevance
72 private static final String SPLIT_BASE_APK_END_WITH = "base.apk"; field in PackageUtil80 if (filePath.endsWith(SPLIT_BASE_APK_END_WITH)) { in getPackageInfo()