Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/
DNotificationContentView.java108 private int mHeadsUpHeight; field in NotificationContentView
182 mHeadsUpHeight = headsUpMaxHeight; in setHeights()
251 int maxHeight = mHeadsUpHeight; in onMeasure()