Searched refs:shouldLayout (Results 1 – 2 of 2) sorted by relevance
1537 if (shouldLayout(child) && child.getMeasuredWidth() > 0 && in shouldCollapse()1565 if (shouldLayout(mNavButtonView)) { in onMeasure()1574 if (shouldLayout(mCollapseButtonView)) { in onMeasure()1589 if (shouldLayout(mMenuView)) { in onMeasure()1602 if (shouldLayout(mExpandedActionView)) { in onMeasure()1610 if (shouldLayout(mLogoView)) { in onMeasure()1622 if (lp.mViewType != LayoutParams.CUSTOM || !shouldLayout(child)) { in onMeasure()1637 if (shouldLayout(mTitleTextView)) { in onMeasure()1645 if (shouldLayout(mSubtitleTextView)) { in onMeasure()1691 if (shouldLayout(mNavButtonView)) { in onLayout()[all …]
1554 if (shouldLayout(child) && child.getMeasuredWidth() > 0 && in shouldCollapse()1582 if (shouldLayout(mNavButtonView)) { in onMeasure()1592 if (shouldLayout(mCollapseButtonView)) { in onMeasure()1608 if (shouldLayout(mMenuView)) { in onMeasure()1622 if (shouldLayout(mExpandedActionView)) { in onMeasure()1631 if (shouldLayout(mLogoView)) { in onMeasure()1644 if (lp.mViewType != LayoutParams.CUSTOM || !shouldLayout(child)) { in onMeasure()1660 if (shouldLayout(mTitleTextView)) { in onMeasure()1669 if (shouldLayout(mSubtitleTextView)) { in onMeasure()1716 if (shouldLayout(mNavButtonView)) { in onLayout()[all …]