Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/
DSmartReplyView.java149 public int getHeightUpperLimit() { in getHeightUpperLimit() method in SmartReplyView
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/
DNotificationContentView.java211 notificationMaxHeight += mExpandedSmartReplyView.getHeightUpperLimit(); in onMeasure()
261 maxHeight += mHeadsUpSmartReplyView.getHeightUpperLimit(); in onMeasure()