Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/view/
DViewConfiguration.java1045 public boolean shouldShowMenuShortcutsWhenKeyboardPresent() { in shouldShowMenuShortcutsWhenKeyboardPresent() method in ViewConfiguration
/frameworks/base/core/java/com/android/internal/view/menu/
DMenuBuilder.java768 && ViewConfiguration.get(mContext).shouldShowMenuShortcutsWhenKeyboardPresent(); in setShortcutsVisibleInner()
/frameworks/base/core/api/
Dcurrent.txt49504 method public boolean shouldShowMenuShortcutsWhenKeyboardPresent();