Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/android/widget/
H A DToolbar.java1711 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()
1783 if (shouldLayout(mTitleTextView)) { in onMeasure()
1791 if (shouldLayout(mSubtitleTextView)) { in onMeasure()
1838 if (shouldLayout(mNavButtonView)) { in onLayout()
1858 if (shouldLayout(mMenuView)) { in onLayout()
1885 if (shouldLayout(mLogoView)) { in onLayout()
[all …]
/aosp14/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt70842 Landroid/widget/Toolbar;->shouldLayout(Landroid/view/View;)Z