Home
last modified time | relevance | path

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

/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/
H A DNotificationContentView.java123 private int mHeadsUpHeight; field in NotificationContentView
195 mHeadsUpHeight = headsUpMaxHeight; in setHeights()
261 int maxHeight = mHeadsUpHeight; in onMeasure()