Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/wm/
DLetterboxConfiguration.java77 private static final String KEY_ENABLE_LETTERBOX_TRANSLUCENT_ACTIVITY = field in LetterboxConfiguration
420 .addDeviceConfigEntry(KEY_ENABLE_LETTERBOX_TRANSLUCENT_ACTIVITY, in LetterboxConfiguration()
1226 || mDeviceConfig.getFlagValue(KEY_ENABLE_LETTERBOX_TRANSLUCENT_ACTIVITY); in isTranslucentLetterboxingEnabled()