Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/view/
DViewConfiguration.java381 private final boolean mShowMenuShortcutsWhenKeyboardPresent; field in ViewConfiguration
431 mShowMenuShortcutsWhenKeyboardPresent = false; in ViewConfiguration()
573 mShowMenuShortcutsWhenKeyboardPresent = res.getBoolean( in ViewConfiguration()
1363 return mShowMenuShortcutsWhenKeyboardPresent; in shouldShowMenuShortcutsWhenKeyboardPresent()
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt63262 Landroid/view/ViewConfiguration;->mShowMenuShortcutsWhenKeyboardPresent:Z