Searched refs:getAlphabeticShortcut (Results 1 – 9 of 9) sorted by relevance
508 public char getAlphabeticShortcut(); in getAlphabeticShortcut() method
85 public char getAlphabeticShortcut() { in getAlphabeticShortcut() method in ActionMenuItem
172 final char shortcut = qwerty ? item.getAlphabeticShortcut() : in findItemWithShortcut()
852 qwerty ? item.getAlphabeticShortcut() : item.getNumericShortcut(); in findItemsWithShortcutForKey()905 final char shortcutChar = qwerty ? item.getAlphabeticShortcut() : in findItemWithShortcutForKey()
229 public char getAlphabeticShortcut() { in getAlphabeticShortcut() method in MenuItemImpl
2792 final char alphaShortcut = item.getAlphabeticShortcut(); in onProvideKeyboardShortcuts()
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
32832 method public abstract char getAlphabeticShortcut();
51703 method public char getAlphabeticShortcut();