Searched refs:getAlphabeticShortcut (Results 1 – 10 of 10) sorted by relevance
314 public char getAlphabeticShortcut(); in getAlphabeticShortcut() method
152 public char getAlphabeticShortcut() { in getAlphabeticShortcut() method in MenuItemWrapperICS153 return mWrappedObject.getAlphabeticShortcut(); in getAlphabeticShortcut()
73 public char getAlphabeticShortcut() { in getAlphabeticShortcut() method in ActionMenuItem
867 … final char shortcutChar = qwerty ? item.getAlphabeticShortcut() : item.getNumericShortcut(); in findItemsWithShortcutForKey()918 final char shortcutChar = qwerty ? item.getAlphabeticShortcut() : in findItemWithShortcutForKey()
236 public char getAlphabeticShortcut() { in getAlphabeticShortcut() method in MenuItemImpl
69 public char getAlphabeticShortcut() { in getAlphabeticShortcut() method in ActionMenuItem
169 final char shortcut = qwerty ? item.getAlphabeticShortcut() : in findItemWithShortcut()
228 public char getAlphabeticShortcut() { in getAlphabeticShortcut() method in MenuItemImpl
824 … final char shortcutChar = qwerty ? item.getAlphabeticShortcut() : item.getNumericShortcut(); in findItemsWithShortcutForKey()874 final char shortcutChar = qwerty ? item.getAlphabeticShortcut() : in findItemWithShortcutForKey()
32661 method public abstract char getAlphabeticShortcut();