Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/com/android/internal/content/om/
H A DOverlayConfig.java141 ArrayMap<Integer, List<String>> activeApexesPerPartition = getActiveApexes(partitions); in OverlayConfig() local
153 activeApexesPerPartition.getOrDefault(partition.type, in OverlayConfig()