Home
last modified time | relevance | path

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

/frameworks/base/core/java/com/android/internal/view/menu/
DActionMenuItemView.java72 mAllowTextWithIcon = shouldAllowTextWithIcon(); in ActionMenuItemView()
92 mAllowTextWithIcon = shouldAllowTextWithIcon(); in onConfigurationChanged()
100 private boolean shouldAllowTextWithIcon() { in shouldAllowTextWithIcon() method in ActionMenuItemView