Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/
H A DNotificationContentView.java130 private int mHeadsUpHeight; field in NotificationContentView
239 mHeadsUpHeight = headsUpMaxHeight; in setHeights()
305 int maxHeight = mHeadsUpHeight; in onMeasure()