Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/
H A DSmartReplyView.java161 public int getHeightUpperLimit() { in getHeightUpperLimit() method in SmartReplyView
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/
H A DNotificationContentView.java257 notificationMaxHeight += mExpandedSmartReplyView.getHeightUpperLimit(); in onMeasure()
307 maxHeight += mHeadsUpSmartReplyView.getHeightUpperLimit(); in onMeasure()