Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/com/android/internal/content/om/
H A DOverlayConfig.java382 public ArrayList<IdmapInvocation> getImmutableFrameworkOverlayIdmapInvocations() { in getImmutableFrameworkOverlayIdmapInvocations() method in OverlayConfig
430 getImmutableFrameworkOverlayIdmapInvocations(); in createImmutableFrameworkIdmapsInZygote()
/aosp14/frameworks/base/core/tests/coretests/src/com/android/internal/content/res/
H A DOverlayConfigTest.java433 overlayConfig.getImmutableFrameworkOverlayIdmapInvocations(); in testIdmapInvocationsFrameworkImmutable()
470 overlayConfig.getImmutableFrameworkOverlayIdmapInvocations(); in testIdmapInvocationsDifferentTargetSdk()