Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/view/
DViewConfiguration.java325 private final boolean mShowMenuShortcutsWhenKeyboardPresent; field in ViewConfiguration
363 mShowMenuShortcutsWhenKeyboardPresent = false; in ViewConfiguration()
464 mShowMenuShortcutsWhenKeyboardPresent = res.getBoolean( in ViewConfiguration()
992 return mShowMenuShortcutsWhenKeyboardPresent; in shouldShowMenuShortcutsWhenKeyboardPresent()
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt78334 Landroid/view/ViewConfiguration;->mShowMenuShortcutsWhenKeyboardPresent:Z