Home
last modified time | relevance | path

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

/aosp12/frameworks/base/core/java/android/view/
H A DViewConfiguration.java345 private final boolean mShowMenuShortcutsWhenKeyboardPresent; field in ViewConfiguration
386 mShowMenuShortcutsWhenKeyboardPresent = false; in ViewConfiguration()
495 mShowMenuShortcutsWhenKeyboardPresent = res.getBoolean( in ViewConfiguration()
1045 return mShowMenuShortcutsWhenKeyboardPresent; in shouldShowMenuShortcutsWhenKeyboardPresent()
/aosp12/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt67228 Landroid/view/ViewConfiguration;->mShowMenuShortcutsWhenKeyboardPresent:Z