Home
last modified time | relevance | path

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

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