Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
DExpandableNotificationRow.java102 private int mNotificationMinHeight; field in ExpandableNotificationRow
403 minHeight = mNotificationMinHeight; in updateLimitsForView()
1189 mNotificationMinHeight = getFontScaledHeight(R.dimen.notification_min_height);