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

/frameworks/base/core/java/com/android/internal/view/menu/
H A DActionMenuItemView.java71 mAllowTextWithIcon = shouldAllowTextWithIcon();
91 mAllowTextWithIcon = shouldAllowTextWithIcon();
99 private boolean shouldAllowTextWithIcon() { method in class:ActionMenuItemView
/frameworks/support/v7/appcompat/src/android/support/v7/view/menu/
H A DActionMenuItemView.java73 mAllowTextWithIcon = shouldAllowTextWithIcon();
93 mAllowTextWithIcon = shouldAllowTextWithIcon();
101 private boolean shouldAllowTextWithIcon() { method in class:ActionMenuItemView

Completed in 97 milliseconds