Searched refs:isQwertyMode (Results 1 – 3 of 3) sorted by relevance
47 public boolean isQwertyMode() { in isQwertyMode() method in SubMenuBuilder48 return mParentMenu.isQwertyMode(); in isQwertyMode()
693 boolean isQwertyMode() { in isQwertyMode() method in MenuBuilder781 final boolean qwerty = isQwertyMode(); in findItemsWithShortcutForKey()843 final boolean qwerty = isQwertyMode(); in findItemWithShortcutForKey()
266 return (mMenu.isQwertyMode() ? mShortcutAlphabeticChar : mShortcutNumericChar); in getShortcut()