Home
last modified time | relevance | path

Searched refs:shouldShowIcon (Results 1 – 10 of 10) sorted by relevance

/frameworks/base/core/java/android/app/
DRemoteAction.java82 public void setShouldShowIcon(boolean shouldShowIcon) { in setShouldShowIcon() argument
83 mShouldShowIcon = shouldShowIcon; in setShouldShowIcon()
89 public boolean shouldShowIcon() { in shouldShowIcon() method in RemoteAction
/frameworks/base/core/java/android/view/textclassifier/intent/
DLabeledIntent.java124 boolean shouldShowIcon = false; in resolve()
134 shouldShowIcon = true; in resolve()
152 action.setShouldShowIcon(shouldShowIcon); in resolve()
/frameworks/base/core/java/com/android/internal/widget/
DFloatingToolbar.java1630 convertView, menuItem, mIconTextSpacing, shouldShowIcon(menuItem)); in getView()
1640 mCalculator, menuItem, mIconTextSpacing, shouldShowIcon(menuItem)); in calculateWidth()
1648 mContext, menuItem, mIconTextSpacing, shouldShowIcon(menuItem)); in createMenuButton()
1653 private boolean shouldShowIcon(MenuItem menuItem) { in shouldShowIcon() method in FloatingToolbar.FloatingToolbarPopup.OverflowPanelViewHelper
/frameworks/base/core/java/com/android/internal/view/menu/
DListMenuItemView.java247 final boolean showIcon = mItemData.shouldShowIcon() || mForceShowIcon; in setIcon()
DMenuItemImpl.java661 public boolean shouldShowIcon() { in shouldShowIcon() method in MenuItemImpl
/frameworks/base/core/java/android/widget/
DEditor.java4119 if (action.shouldShowIcon()) { in addAssistMenuItem()
/frameworks/base/config/
Dboot-image-profile.txt2062 PLandroid/app/RemoteAction;->shouldShowIcon()Z
Dhiddenapi-greylist-max-o.txt100577 Lcom/android/internal/view/menu/MenuItemImpl;->shouldShowIcon()Z
/frameworks/base/non-updatable-api/
Dcurrent.txt6044 method public boolean shouldShowIcon();
/frameworks/base/api/
Dcurrent.txt6044 method public boolean shouldShowIcon();