Home
last modified time | relevance | path

Searched refs:splitTypes (Results 1 – 5 of 5) sorted by relevance

/frameworks/base/core/java/android/content/pm/parsing/
DApkLiteParseUtils.java271 Set<String>[] splitTypes = null; in composePackageLiteFromApks() local
280 splitTypes = new Set[size]; in composePackageLiteFromApks()
293 splitTypes[i] = apk.getSplitTypes(); in composePackageLiteFromApks()
309 baseApk.getTargetSdkVersion(), requiredSplitTypes, splitTypes)); in composePackageLiteFromApks()
735 Set<String> splitTypes = null; in parseRequiredSplitTypes() local
751 splitTypes = result.getResult(); in parseRequiredSplitTypes()
754 return input.success(Pair.create(requiredSplitTypes, splitTypes)); in parseRequiredSplitTypes()
DPackageLite.java125 int targetSdk, Set<String>[] requiredSplitTypes, Set<String>[] splitTypes) { in PackageLite() argument
150 mSplitTypes = splitTypes; in PackageLite()
DApkLite.java166 Set<String> requiredSplitTypes, Set<String> splitTypes, in ApkLite() argument
172 mSplitTypes = splitTypes; in ApkLite()
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/frameworks/base/core/api/
Dcurrent.txt1538 field public static final int splitTypes = 16844367; // 0x101064f