Home
last modified time | relevance | path

Searched refs:shouldShowShortcut (Results 1 – 4 of 4) sorted by relevance

/aosp14/frameworks/base/core/java/com/android/internal/view/menu/
H A DListMenuItemView.java136 setShortcut(itemData.shouldShowShortcut(), itemData.getShortcut()); in initialize()
240 final int newVisibility = (showShortcut && mItemData.shouldShowShortcut()) in setShortcut()
H A DIconMenuItemView.java173 mShortcutCaptionMode = shortcut && (mItemData.shouldShowShortcut()); in setCaptionMode()
H A DMenuItemImpl.java401 boolean shouldShowShortcut() { in shouldShowShortcut() method in MenuItemImpl
/aosp14/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt86145 Lcom/android/internal/view/menu/MenuItemImpl;->shouldShowShortcut()Z