Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/core/java/com/android/server/wm/
H A DLetterboxUiController.java262 private ActivityRecord.CompatDisplayInsets mInheritedCompatDisplayInsets; field in LetterboxUiController
1900 return mInheritedCompatDisplayInsets; in getInheritedCompatDisplayInsets()
1904 mInheritedCompatDisplayInsets = null; in clearInheritedCompatDisplayInsets()
1954 mInheritedCompatDisplayInsets = firstOpaque.getCompatDisplayInsets(); in inheritConfiguration()
1967 mInheritedCompatDisplayInsets = null; in clearInheritedConfig()