Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/android/widget/
H A DToolbar.java147 private CharSequence mCollapseDescription; field in Toolbar
299 mCollapseDescription = a.getText(R.styleable.Toolbar_collapseContentDescription); in Toolbar()
1507 mCollapseButtonView.setContentDescription(mCollapseDescription); in ensureCollapseButtonView()
/aosp14/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt70801 Landroid/widget/Toolbar;->mCollapseDescription:Ljava/lang/CharSequence;