Searched refs:getRequiredSplitTypes (Results 1 – 4 of 4) sorted by relevance
144 mBaseRequiredSplitTypes = baseApk.getRequiredSplitTypes(); in PackageLite()272 public @Nullable Set<String>[] getRequiredSplitTypes() { in getRequiredSplitTypes() method in PackageLite
320 public @Nullable Set<String> getRequiredSplitTypes() { in getRequiredSplitTypes() method in ApkLite
292 requiredSplitTypes[i] = apk.getRequiredSplitTypes(); in composePackageLiteFromApks()
3541 CollectionUtils.addAll(requiredSplitTypes, apk.getRequiredSplitTypes());3712 existing.getRequiredSplitTypes()[i]);