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

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

Completed in 1380 milliseconds