Home
last modified time | relevance | path

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

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