Searched refs:hasButtons (Results 1 – 1 of 1) sorted by relevance
833 final boolean hasButtons = whichButtons != 0; in setupButtons()834 if (!hasButtons) { in setupButtons()855 View buttonPanel, boolean hasTitle, boolean hasCustomView, boolean hasButtons) { in setBackground() argument922 if (hasButtons) { in setBackground()956 lastLight ? (hasButtons ? bottomMedium : bottomBright) : bottomDark); in setBackground()1000 public void setHasDecor(boolean hasTitle, boolean hasButtons) { in setHasDecor() argument1001 if (!hasButtons || !hasTitle) { in setHasDecor()1005 final int paddingBottom = hasButtons ? getPaddingBottom() : mPaddingBottomNoButtons; in setHasDecor()