Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
DNotificationContentView.java81 private int mSmallHeight; field in NotificationContentView
138 mSmallHeight = smallHeight; in setHeights()
169 int size = Math.min(maxSize, mSmallHeight); in onMeasure()