Searched refs:hasContentView (Results 1 – 3 of 3) sorted by relevance
108 boolean hasContentView = b.getContentView() != null; in addStyleGetContentViewLollipop()114 boolean createCustomContent = hasContentView in addStyleGetContentViewLollipop()122 null /* cancelButtonIntent */, hasContentView /* isDecoratedCustomView */); in addStyleGetContentViewLollipop()123 if (hasContentView) { in addStyleGetContentViewLollipop()
1264 if (isShowing() || !hasContentView()) { in showAsDropDown()2025 if (!isShowing() || !hasContentView()) { in update()2118 if (!isShowing() || !hasContentView()) { in update()2185 protected boolean hasContentView() {2236 if (!isShowing() || !hasContentView()) {
73 protected boolean hasContentView() { in hasContentView() method in AutofillPopupWindow