Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DNotificationPanelView.java2005 return mNotificationStackScroller.getDismissViewHeight(); in getClearAllHeight()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/stack/
DNotificationStackScrollLayout.java3622 public int getDismissViewHeight() { in getDismissViewHeight() method in NotificationStackScrollLayout