Searched refs:hasButton (Results 1 – 2 of 2) sorted by relevance
112 inline void setButtonUnderPad(bool hasButton) { mHasButtonUnderPad = hasButton; } in setButtonUnderPad() argument
113 boolean hasButton = mButtonPanel.getVisibility() == View.VISIBLE; in setTitleInternal()123 int bottomPadding = !hasButton && !hasBody ? 0 : mContentView.getPaddingBottom(); in setTitleInternal()