Home
last modified time | relevance | path

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

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