Home
last modified time | relevance | path

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

/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/compatui/
DCompatUIConfiguration.java41 private static final String KEY_ENABLE_LETTERBOX_REACHABILITY_EDUCATION = field in CompatUIConfiguration
124 DeviceConfig.NAMESPACE_WINDOW_MANAGER, KEY_ENABLE_LETTERBOX_REACHABILITY_EDUCATION, in CompatUIConfiguration()
232 if (properties.getKeyset().contains(KEY_ENABLE_LETTERBOX_REACHABILITY_EDUCATION)) { in onPropertiesChanged()
235 KEY_ENABLE_LETTERBOX_REACHABILITY_EDUCATION, in onPropertiesChanged()