Searched refs:shouldAllowTextWithIcon (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/core/java/com/android/internal/view/menu/
H A DActionMenuItemView.java75 mAllowTextWithIcon = shouldAllowTextWithIcon();
96 mAllowTextWithIcon = shouldAllowTextWithIcon();
104 private boolean shouldAllowTextWithIcon() { method in class:ActionMenuItemView
/frameworks/support/v7/appcompat/src/android/support/v7/view/menu/
H A DActionMenuItemView.java78 mAllowTextWithIcon = shouldAllowTextWithIcon();
100 mAllowTextWithIcon = shouldAllowTextWithIcon();
108 private boolean shouldAllowTextWithIcon() { method in class:ActionMenuItemView

Completed in 119 milliseconds