HomeSort by relevance Sort by last modified time
    Searched defs:shouldShowShortcut (Results 1 - 2 of 2) 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())
MenuItemImpl.java 309 boolean shouldShowShortcut() {

Completed in 25 milliseconds