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