Home
last modified time | relevance | path

Searched refs:getOpeningHeight (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DPanelView.java409 runPeekAnimation(INITIAL_OPENING_PEEK_DURATION, getOpeningHeight(), in startOpening()
433 protected abstract float getOpeningHeight(); in getOpeningHeight() method in PanelView
DNotificationPanelView.java1217 protected float getOpeningHeight() { in getOpeningHeight() method in NotificationPanelView
1218 return mNotificationStackScroller.getOpeningHeight(); in getOpeningHeight()
3078 && getExpandedHeight() < getOpeningHeight(); in updateStatusBarIcons()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/
DNotificationStackScrollLayout.java5341 public float getOpeningHeight() {