Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
DExpandableNotificationRow.java100 private int mMaxHeadsUpHeight; field in ExpandableNotificationRow
414 headsUpheight = mMaxHeadsUpHeight; in updateLimitsForView()
1196 mMaxHeadsUpHeight = getFontScaledHeight(R.dimen.notification_max_heads_up_height);