Searched defs: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
136 mSmallHeight = smallHeight;
167 int size = Math.min(maxSize, mSmallHeight);

Completed in 43 milliseconds