Searched refs:shouldLayout (Results 1 – 3 of 3) sorted by relevance
1683 if (shouldLayout(child) && child.getMeasuredWidth() > 0 && in shouldCollapse()1711 if (shouldLayout(mNavButtonView)) { in onMeasure()1720 if (shouldLayout(mCollapseButtonView)) { in onMeasure()1735 if (shouldLayout(mMenuView)) { in onMeasure()1748 if (shouldLayout(mExpandedActionView)) { in onMeasure()1756 if (shouldLayout(mLogoView)) { in onMeasure()1768 if (lp.mViewType != LayoutParams.CUSTOM || !shouldLayout(child)) { in onMeasure()1783 if (shouldLayout(mTitleTextView)) { in onMeasure()1791 if (shouldLayout(mSubtitleTextView)) { in onMeasure()1838 if (shouldLayout(mNavButtonView)) { in onLayout()[all …]
19568 HSPLandroid/widget/Toolbar;->shouldLayout(Landroid/view/View;)Z
91413 Landroid/widget/Toolbar;->shouldLayout(Landroid/view/View;)Z