Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/core/java/com/android/server/wm/
H A DLetterboxUiController.java1871 boolean hasInheritedOrientation() { in hasInheritedOrientation() method in LetterboxUiController
H A DActivityRecord.java7873 if (mLetterboxUiController.hasInheritedOrientation()) { in getRequestedConfigurationOrientation()