Searched refs:hasIcon (Results 1 – 13 of 13) sorted by relevance
37 boolean hasIcon(); in hasIcon() method
60 boolean hasIcon(); in hasIcon() method
723 public boolean hasIcon() {725 return mDecorToolbar.hasIcon();
311 public boolean hasIcon() { in hasIcon() method in ToolbarWidgetWrapper
680 public boolean hasIcon() { in hasIcon() method in ActionBarView
39 boolean hasIcon(); in hasIcon() method
54 boolean hasIcon(); in hasIcon() method
646 public boolean hasIcon() { in hasIcon() method in ActionBarOverlayLayout648 return mDecorToolbar.hasIcon(); in hasIcon()
314 public boolean hasIcon() { in hasIcon() method in ToolbarWidgetWrapper
287 if (!mActionBar.hasIcon() && icon != null) { in setIcon()
1316 public boolean hasIcon() { in hasIcon() method in WindowDecorActionBar1317 return mDecorToolbar.hasIcon(); in hasIcon()
1343 public boolean hasIcon() { in hasIcon() method in WindowDecorActionBar1344 return mDecorToolbar.hasIcon(); in hasIcon()
1661 if (mDecorContentParent != null && (!mDecorContentParent.hasIcon() || in setDefaultIcon()4006 (mIconRes != 0 && !mDecorContentParent.hasIcon())) {4009 mIconRes == 0 && !mDecorContentParent.hasIcon()) {