Searched refs:hasButtons (Results 1 – 1 of 1) sorted by relevance
804 final boolean hasButtons = whichButtons != 0; in setupButtons()805 if (!hasButtons) { in setupButtons()826 View buttonPanel, boolean hasTitle, boolean hasCustomView, boolean hasButtons) { in setBackground() argument893 if (hasButtons) { in setBackground()927 lastLight ? (hasButtons ? bottomMedium : bottomBright) : bottomDark); in setBackground()971 public void setHasDecor(boolean hasTitle, boolean hasButtons) { in setHasDecor() argument972 if (!hasButtons || !hasTitle) { in setHasDecor()976 final int paddingBottom = hasButtons ? getPaddingBottom() : mPaddingBottomNoButtons; in setHasDecor()