Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/
DSmartReplyView.java74 private final int mHeightUpperLimit; field in SmartReplyView
125 mHeightUpperLimit = NotificationUtils.getFontScaledHeight(mContext, in SmartReplyView()
178 return mHeightUpperLimit; in getHeightUpperLimit()