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.java400 boolean shouldShowShortcut() { in shouldShowShortcut() method in MenuItemImpl
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt100578 Lcom/android/internal/view/menu/MenuItemImpl;->shouldShowShortcut()Z