Searched refs:shouldShowShortcut (Results 1 – 3 of 3) sorted by relevance
130 setShortcut(itemData.shouldShowShortcut(), itemData.getShortcut()); in initialize()234 final int newVisibility = (showShortcut && mItemData.shouldShowShortcut()) in setShortcut()
173 mShortcutCaptionMode = shortcut && (mItemData.shouldShowShortcut()); in setCaptionMode()
400 boolean shouldShowShortcut() { in shouldShowShortcut() method in MenuItemImpl