Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/wrapper/
DNotificationMessagingTemplateViewWrapper.java42 private final int mMinHeightWithActions; field in NotificationMessagingTemplateViewWrapper
55 mMinHeightWithActions = NotificationUtils.getFontScaledHeight(ctx, in NotificationMessagingTemplateViewWrapper()
130 return mMinHeightWithActions; in getMinLayoutHeight()