Home
last modified time | relevance | path

Searched refs:KEY_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.java62 private static final String KEY_ALLOW_IGNORE_ORIENTATION_REQUEST = field in LetterboxConfiguration
375 .addDeviceConfigEntry(KEY_ALLOW_IGNORE_ORIENTATION_REQUEST, in LetterboxConfiguration()
402 return mDeviceConfig.getFlagValue(KEY_ALLOW_IGNORE_ORIENTATION_REQUEST); in isIgnoreOrientationRequestAllowed()