Home
last modified time | relevance | path

Searched defs:getMaxExpandHeight (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/
DExpandHelper.java55 int getMaxExpandHeight(ExpandableView view); in getMaxExpandHeight() method
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/
DExpandableNotificationRow.java3670 public int getMaxExpandHeight() { in getMaxExpandHeight() method in ExpandableNotificationRow