Home
last modified time | relevance | path

Searched refs:shouldCollapse (Results 1 – 5 of 5) sorted by relevance

/frameworks/base/core/java/android/widget/
DToolbar.java1555 private boolean shouldCollapse() { in shouldCollapse() method in Toolbar
1694 setMeasuredDimension(measuredWidth, shouldCollapse() ? 0 : measuredHeight); in onMeasure()
/frameworks/support/v7/appcompat/src/main/java/androidx/appcompat/widget/
DToolbar.java1555 private boolean shouldCollapse() { in shouldCollapse() method in Toolbar
1700 setMeasuredDimension(measuredWidth, shouldCollapse() ? 0 : measuredHeight); in onMeasure()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DStatusBar.java5171 if (shouldCollapse()) { in onNotificationClicked()
5215 private boolean shouldCollapse() { in shouldCollapse() method
5286 if (shouldCollapse()) { in startNotificationGutsIntent()
/frameworks/base/config/
Dboot-image-profile.txt37614 HSPLandroid/widget/Toolbar;->shouldCollapse()Z
Dhiddenapi-private-dex.txt106205 Landroid/widget/Toolbar;->shouldCollapse()Z