Searched refs:shouldShowShortcut (Results 1 – 5 of 5) sorted by relevance
106 setShortcut(itemData.shouldShowShortcut(), itemData.getShortcut()); in initialize()194 final int newVisibility = (showShortcut && mItemData.shouldShowShortcut()) in setShortcut()
329 boolean shouldShowShortcut() { in shouldShowShortcut() method in MenuItemImpl
106 setShortcut(itemData.shouldShowShortcut(), itemData.getShortcut()); in initialize()190 final int newVisibility = (showShortcut && mItemData.shouldShowShortcut()) in setShortcut()
161 mShortcutCaptionMode = shortcut && (mItemData.shouldShowShortcut()); in setCaptionMode()
312 boolean shouldShowShortcut() { in shouldShowShortcut() method in MenuItemImpl