Searched refs:isQwertyMode (Results 1 – 6 of 6) sorted by relevance
47 public boolean isQwertyMode() { in isQwertyMode() method in SubMenuBuilder48 return mParentMenu.isQwertyMode(); in isQwertyMode()
719 boolean isQwertyMode() { in isQwertyMode() method in MenuBuilder807 final boolean qwerty = isQwertyMode(); in findItemsWithShortcutForKey()873 final boolean qwerty = isQwertyMode(); in findItemWithShortcutForKey()
341 return (mMenu.isQwertyMode() ? mShortcutAlphabeticChar : mShortcutNumericChar); in getShortcut()
53 public boolean isQwertyMode() { in isQwertyMode() method in SubMenuBuilder54 return mParentMenu.isQwertyMode(); in isQwertyMode()
780 boolean isQwertyMode() { in isQwertyMode() method in MenuBuilder870 final boolean qwerty = isQwertyMode(); in findItemsWithShortcutForKey()937 final boolean qwerty = isQwertyMode(); in findItemWithShortcutForKey()
355 return (mMenu.isQwertyMode() ? mShortcutAlphabeticChar : mShortcutNumericChar); in getShortcut()