Searched refs:getAlphabeticShortcut (Results 1 – 8 of 8) sorted by relevance
511 public char getAlphabeticShortcut(); in getAlphabeticShortcut() method
84 public char getAlphabeticShortcut() { in getAlphabeticShortcut() method in ActionMenuItem
171 final char shortcut = qwerty ? item.getAlphabeticShortcut() : in findItemWithShortcut()
851 qwerty ? item.getAlphabeticShortcut() : item.getNumericShortcut(); in findItemsWithShortcutForKey()904 final char shortcutChar = qwerty ? item.getAlphabeticShortcut() : in findItemWithShortcutForKey()
228 public char getAlphabeticShortcut() { in getAlphabeticShortcut() method in MenuItemImpl
2405 final char alphaShortcut = item.getAlphabeticShortcut(); in onProvideKeyboardShortcuts()
32832 method public abstract char getAlphabeticShortcut();
49484 method public char getAlphabeticShortcut();