Home
last modified time | relevance | path

Searched refs:shouldLayout (Results 1 – 4 of 4) sorted by relevance

/frameworks/base/core/java/android/widget/
DToolbar.java1561 if (shouldLayout(child) && child.getMeasuredWidth() > 0 && in shouldCollapse()
1589 if (shouldLayout(mNavButtonView)) { in onMeasure()
1598 if (shouldLayout(mCollapseButtonView)) { in onMeasure()
1613 if (shouldLayout(mMenuView)) { in onMeasure()
1626 if (shouldLayout(mExpandedActionView)) { in onMeasure()
1634 if (shouldLayout(mLogoView)) { in onMeasure()
1646 if (lp.mViewType != LayoutParams.CUSTOM || !shouldLayout(child)) { in onMeasure()
1661 if (shouldLayout(mTitleTextView)) { in onMeasure()
1669 if (shouldLayout(mSubtitleTextView)) { in onMeasure()
1716 if (shouldLayout(mNavButtonView)) { in onLayout()
[all …]
/frameworks/support/v7/appcompat/src/main/java/androidx/appcompat/widget/
DToolbar.java1561 if (shouldLayout(child) && child.getMeasuredWidth() > 0 && in shouldCollapse()
1589 if (shouldLayout(mNavButtonView)) { in onMeasure()
1599 if (shouldLayout(mCollapseButtonView)) { in onMeasure()
1615 if (shouldLayout(mMenuView)) { in onMeasure()
1629 if (shouldLayout(mExpandedActionView)) { in onMeasure()
1638 if (shouldLayout(mLogoView)) { in onMeasure()
1651 if (lp.mViewType != LayoutParams.CUSTOM || !shouldLayout(child)) { in onMeasure()
1666 if (shouldLayout(mTitleTextView)) { in onMeasure()
1674 if (shouldLayout(mSubtitleTextView)) { in onMeasure()
1722 if (shouldLayout(mNavButtonView)) { in onLayout()
[all …]
/frameworks/base/config/
Dboot-image-profile.txt37615 HSPLandroid/widget/Toolbar;->shouldLayout(Landroid/view/View;)Z
Dhiddenapi-private-dex.txt106206 Landroid/widget/Toolbar;->shouldLayout(Landroid/view/View;)Z