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.java75 private final int mHeightUpperLimit; field in SmartReplyView
126 mHeightUpperLimit = NotificationUtils.getFontScaledHeight(mContext, in SmartReplyView()
179 return mHeightUpperLimit; in getHeightUpperLimit()