Searched refs:getSplitTypes (Results 1 – 4 of 4) sorted by relevance
280 public @Nullable Set<String>[] getSplitTypes() { in getSplitTypes() method in PackageLite
328 public @Nullable Set<String> getSplitTypes() { in getSplitTypes() method in ApkLite
293 splitTypes[i] = apk.getSplitTypes(); in composePackageLiteFromApks()
3542 CollectionUtils.addAll(stagedSplitTypes, apk.getSplitTypes());3713 CollectionUtils.addAll(stagedSplitTypes, existing.getSplitTypes()[i]);