Searched refs:mShowMenuShortcutsWhenKeyboardPresent (Results 1 – 2 of 2) sorted by relevance
325 private final boolean mShowMenuShortcutsWhenKeyboardPresent; field in ViewConfiguration363 mShowMenuShortcutsWhenKeyboardPresent = false; in ViewConfiguration()464 mShowMenuShortcutsWhenKeyboardPresent = res.getBoolean( in ViewConfiguration()992 return mShowMenuShortcutsWhenKeyboardPresent; in shouldShowMenuShortcutsWhenKeyboardPresent()
78334 Landroid/view/ViewConfiguration;->mShowMenuShortcutsWhenKeyboardPresent:Z