Searched refs:getRequiredSplitTypes (Results 1 – 4 of 4) sorted by relevance
134 mBaseRequiredSplitTypes = baseApk.getRequiredSplitTypes(); in PackageLite()261 public @Nullable Set<String>[] getRequiredSplitTypes() { in getRequiredSplitTypes() method in PackageLite
261 public @Nullable Set<String> getRequiredSplitTypes() { in getRequiredSplitTypes() method in ApkLite
289 requiredSplitTypes[i] = apk.getRequiredSplitTypes(); in composePackageLiteFromApks()
3193 CollectionUtils.addAll(requiredSplitTypes, apk.getRequiredSplitTypes());3330 existing.getRequiredSplitTypes()[i]);