Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/core/java/com/android/server/wm/
H A DLetterboxUiController.java1837 inheritConfiguration(mFirstOpaqueActivityBeneath); in updateInheritedLetterbox()
1853 inheritConfiguration(mFirstOpaqueActivityBeneath); in updateInheritedLetterbox()
1942 private void inheritConfiguration(ActivityRecord firstOpaque) { in inheritConfiguration() method