HomeSort by relevance Sort by last modified time
    Searched refs:shouldShowShortcut (Results 1 - 3 of 3) sorted by null

  /frameworks/base/core/java/com/android/internal/view/menu/
ListMenuItemView.java 101 setShortcut(itemData.shouldShowShortcut(), itemData.getShortcut());
185 final int newVisibility = (showShortcut && mItemData.shouldShowShortcut())
IconMenuItemView.java 158 mShortcutCaptionMode = shortcut && (mItemData.shouldShowShortcut());
MenuItemImpl.java 309 boolean shouldShowShortcut() {

Completed in 531 milliseconds