Home
last modified time | relevance | path

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

/aosp12/frameworks/base/core/java/com/android/internal/content/om/
H A DOverlayConfig.java330 public ArrayList<IdmapInvocation> getImmutableFrameworkOverlayIdmapInvocations() { in getImmutableFrameworkOverlayIdmapInvocations() method in OverlayConfig
378 getImmutableFrameworkOverlayIdmapInvocations(); in createImmutableFrameworkIdmapsInZygote()
/aosp12/frameworks/base/core/tests/coretests/src/com/android/internal/content/res/
H A DOverlayConfigTest.java396 overlayConfig.getImmutableFrameworkOverlayIdmapInvocations(); in testIdmapInvocationsFrameworkImmutable()
433 overlayConfig.getImmutableFrameworkOverlayIdmapInvocations(); in testIdmapInvocationsDifferentTargetSdk()