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()
429 protected abstract float getOpeningHeight(); in getOpeningHeight() method in PanelView
DNotificationPanelView.java1044 protected float getOpeningHeight() { in getOpeningHeight() method in NotificationPanelView
1045 return mNotificationStackScroller.getOpeningHeight(); in getOpeningHeight()
2731 && getExpandedHeight() < getOpeningHeight(); in updateStatusBarIcons()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/
DNotificationStackScrollLayout.java5347 public float getOpeningHeight() {