Home
last modified time | relevance | path

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

/aosp14/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/compatui/
H A DCompatUIConfiguration.java41 private static final String KEY_ENABLE_LETTERBOX_REACHABILITY_EDUCATION = field in CompatUIConfiguration
113 DeviceConfig.NAMESPACE_WINDOW_MANAGER, KEY_ENABLE_LETTERBOX_REACHABILITY_EDUCATION, in CompatUIConfiguration()
213 if (properties.getKeyset().contains(KEY_ENABLE_LETTERBOX_REACHABILITY_EDUCATION)) { in onPropertiesChanged()
216 KEY_ENABLE_LETTERBOX_REACHABILITY_EDUCATION, in onPropertiesChanged()