Searched refs:hasCustomView (Results 1 – 2 of 2) sorted by relevance
577 final boolean hasCustomView = customView != null; in setupCustomContent()578 if (!hasCustomView || !canTextInput(customView)) { in setupCustomContent()583 if (hasCustomView) { in setupCustomContent()759 View buttonPanel, boolean hasTitle, boolean hasCustomView, boolean hasButtons) { in setBackground() argument820 if (hasCustomView) { in setBackground()
436 final boolean hasCustomView = customView != null; in setupView()437 if (!hasCustomView || !canTextInput(customView)) { in setupView()442 if (hasCustomView) { in setupView()