Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/core/java/com/android/server/wm/
H A DLetterboxUiController.java1833 || mActivityRecord.hasCompatDisplayInsetsWithoutInheritance()) { in updateInheritedLetterbox()
H A DActivityRecord.java8101 boolean hasCompatDisplayInsetsWithoutInheritance() { in hasCompatDisplayInsetsWithoutInheritance() method in ActivityRecord