Searched refs:hasButtons (Results 1 – 1 of 1) sorted by relevance
801 final boolean hasButtons = whichButtons != 0; in setupButtons()802 if (!hasButtons) { in setupButtons()823 View buttonPanel, boolean hasTitle, boolean hasCustomView, boolean hasButtons) { in setBackground() argument890 if (hasButtons) { in setBackground()924 lastLight ? (hasButtons ? bottomMedium : bottomBright) : bottomDark); in setBackground()968 public void setHasDecor(boolean hasTitle, boolean hasButtons) { in setHasDecor() argument969 if (!hasButtons || !hasTitle) { in setHasDecor()973 final int paddingBottom = hasButtons ? getPaddingBottom() : mPaddingBottomNoButtons; in setHasDecor()