Home
last modified time | relevance | path

Searched refs:getNumericShortcut (Results 1 – 7 of 7) sorted by relevance

/aosp14/frameworks/base/core/java/android/view/
H A DMenuItem.java444 public char getNumericShortcut(); in getNumericShortcut() method
/aosp14/frameworks/base/core/java/com/android/internal/view/menu/
H A DActionMenuItem.java113 public char getNumericShortcut() { in getNumericShortcut() method in ActionMenuItem
H A DActionMenu.java173 item.getNumericShortcut(); in findItemWithShortcut()
H A DMenuBuilder.java852 qwerty ? item.getAlphabeticShortcut() : item.getNumericShortcut(); in findItemsWithShortcutForKey()
906 item.getNumericShortcut(); in findItemWithShortcutForKey()
H A DMenuItemImpl.java265 public char getNumericShortcut() { in getNumericShortcut() method in MenuItemImpl
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/aosp14/frameworks/base/core/api/
H A Dcurrent.txt51233 method public char getNumericShortcut();