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.java122 private int mHeadsUpHeight; field in NotificationContentView
197 mHeadsUpHeight = headsUpMaxHeight; in setHeights()
266 int maxHeight = mHeadsUpHeight; in onMeasure()