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.java47 int getMaxExpandHeight(ExpandableView view); in getMaxExpandHeight() method
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/stack/
DNotificationStackScrollLayout.java1069 public int getMaxExpandHeight(ExpandableView view) { in getMaxExpandHeight() method in NotificationStackScrollLayout