Searched refs:shouldShowShortcut (Results 1 – 4 of 4) 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()
401 boolean shouldShowShortcut() { in shouldShowShortcut() method in MenuItemImpl
89468 Lcom/android/internal/view/menu/MenuItemImpl;->shouldShowShortcut()Z