Home
last modified time | relevance | path

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

/appcompat/appcompat/src/main/java/androidx/appcompat/view/menu/
DActionMenuItemView.java73 mAllowTextWithIcon = shouldAllowTextWithIcon(); in ActionMenuItemView()
93 mAllowTextWithIcon = shouldAllowTextWithIcon(); in onConfigurationChanged()
106 private boolean shouldAllowTextWithIcon() { in shouldAllowTextWithIcon() method in ActionMenuItemView