Searched refs:hasIcon (Results 1 – 13 of 13) sorted by relevance
37 boolean hasIcon(); in hasIcon() method
59 boolean hasIcon(); in hasIcon() method
724 public boolean hasIcon() {726 return mDecorToolbar.hasIcon();
310 public boolean hasIcon() { in hasIcon() method in ToolbarWidgetWrapper
687 public boolean hasIcon() { in hasIcon() method in ActionBarView
39 boolean hasIcon(); in hasIcon() method
57 boolean hasIcon(); in hasIcon() method
710 public boolean hasIcon() { in hasIcon() method in ActionBarOverlayLayout712 return mDecorToolbar.hasIcon(); in hasIcon()
335 public boolean hasIcon() { in hasIcon() method in ToolbarWidgetWrapper
287 if (!mActionBar.hasIcon() && icon != null) { in setIcon()
1325 public boolean hasIcon() { in hasIcon() method in WindowDecorActionBar1326 return mDecorToolbar.hasIcon(); in hasIcon()
1324 public boolean hasIcon() { in hasIcon() method in WindowDecorActionBar1325 return mDecorToolbar.hasIcon(); in hasIcon()
1643 if (mDecorContentParent != null && (!mDecorContentParent.hasIcon() || in setDefaultIcon()3702 (mIconRes != 0 && !mDecorContentParent.hasIcon())) {3705 mIconRes == 0 && !mDecorContentParent.hasIcon()) {