Searched refs:getAlphabeticShortcut (Results 1 – 16 of 16) sorted by relevance
64 assertEquals('a', mMenuItem.getAlphabeticShortcut()); in testInflateFromXml()70 assertEquals('b', mMenuItem.getAlphabeticShortcut()); in testInflateFromXml()76 assertEquals('c', mMenuItem.getAlphabeticShortcut()); in testInflateFromXml()82 assertEquals('d', mMenuItem.getAlphabeticShortcut()); in testInflateFromXml()
174 public char getAlphabeticShortcut() { in getAlphabeticShortcut() method in MenuItemWrapperICS175 return mWrappedObject.getAlphabeticShortcut(); in getAlphabeticShortcut()
93 public char getAlphabeticShortcut() { in getAlphabeticShortcut() method in ActionMenuItem
906 qwerty ? item.getAlphabeticShortcut() : item.getNumericShortcut(); in findItemsWithShortcutForKey()960 final char shortcutChar = qwerty ? item.getAlphabeticShortcut() : in findItemWithShortcutForKey()
242 public char getAlphabeticShortcut() { in getAlphabeticShortcut() method in MenuItemImpl
467 public char getAlphabeticShortcut(); in getAlphabeticShortcut() method
82 public char getAlphabeticShortcut() { in getAlphabeticShortcut() method in ActionMenuItem
169 final char shortcut = qwerty ? item.getAlphabeticShortcut() : in findItemWithShortcut()
840 qwerty ? item.getAlphabeticShortcut() : item.getNumericShortcut(); in findItemsWithShortcutForKey()893 final char shortcutChar = qwerty ? item.getAlphabeticShortcut() : in findItemWithShortcutForKey()
225 public char getAlphabeticShortcut() { in getAlphabeticShortcut() method in MenuItemImpl
343 public char getAlphabeticShortcut() { in getAlphabeticShortcut() method in WearableActionDrawerMenu.WearableActionDrawerMenuItem
1861 final char alphaShortcut = item.getAlphabeticShortcut(); in onProvideKeyboardShortcuts()
32832 method public abstract char getAlphabeticShortcut();
49547 Landroid/view/MenuItem;->getAlphabeticShortcut()C
32983 HSPLandroid/view/MenuItem;->getAlphabeticShortcut()C
46808 method public abstract char getAlphabeticShortcut();