Searched refs:getAlphabeticShortcut (Results 1 – 15 of 15) sorted by relevance
63 assertEquals('a', mMenuItem.getAlphabeticShortcut()); in testInflateFromXml()69 assertEquals('b', mMenuItem.getAlphabeticShortcut()); in testInflateFromXml()75 assertEquals('c', mMenuItem.getAlphabeticShortcut()); in testInflateFromXml()81 assertEquals('d', mMenuItem.getAlphabeticShortcut()); in testInflateFromXml()
175 public char getAlphabeticShortcut() { in getAlphabeticShortcut() method in MenuItemWrapperICS176 return mWrappedObject.getAlphabeticShortcut(); in getAlphabeticShortcut()
92 public char getAlphabeticShortcut() { in getAlphabeticShortcut() method in ActionMenuItem
888 qwerty ? item.getAlphabeticShortcut() : item.getNumericShortcut(); in findItemsWithShortcutForKey()942 final char shortcutChar = qwerty ? item.getAlphabeticShortcut() : in findItemWithShortcutForKey()
255 public char getAlphabeticShortcut() { in getAlphabeticShortcut() method in MenuItemImpl
472 public char getAlphabeticShortcut(); in getAlphabeticShortcut() method
82 public char getAlphabeticShortcut() { in getAlphabeticShortcut() method in ActionMenuItem
169 final char shortcut = qwerty ? item.getAlphabeticShortcut() : in findItemWithShortcut()
825 qwerty ? item.getAlphabeticShortcut() : item.getNumericShortcut(); in findItemsWithShortcutForKey()878 final char shortcutChar = qwerty ? item.getAlphabeticShortcut() : in findItemWithShortcutForKey()
244 public char getAlphabeticShortcut() { in getAlphabeticShortcut() method in MenuItemImpl
345 public char getAlphabeticShortcut() { in getAlphabeticShortcut() method in WearableActionDrawerMenu.WearableActionDrawerMenuItem
1808 final char alphaShortcut = item.getAlphabeticShortcut(); in onProvideKeyboardShortcuts()
32832 method public abstract char getAlphabeticShortcut();
44568 method public abstract char getAlphabeticShortcut();
48107 method public abstract char getAlphabeticShortcut();