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.java112 private int mHeadsUpHeight; field in NotificationContentView
189 mHeadsUpHeight = headsUpMaxHeight; in setHeights()
259 int maxHeight = mHeadsUpHeight; in onMeasure()