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.java62 private final int mHeightUpperLimit; field in SmartReplyView
107 mHeightUpperLimit = NotificationUtils.getFontScaledHeight(mContext, in SmartReplyView()
162 return mHeightUpperLimit; in getHeightUpperLimit()
420 pw.println(mHeightUpperLimit); in dump()