Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/core/java/com/android/server/wm/
H A DLetterboxConfiguration.java65 private static final boolean DEFAULT_VALUE_ALLOW_IGNORE_ORIENTATION_REQUEST = true; field in LetterboxConfiguration
376 DEFAULT_VALUE_ALLOW_IGNORE_ORIENTATION_REQUEST, /* enabled */ true) in LetterboxConfiguration()