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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DPanelView.java403 runPeekAnimation(INITIAL_OPENING_PEEK_DURATION, getOpeningHeight(),
412 protected abstract float getOpeningHeight(); method in class:PanelView
H A DNotificationPanelView.java825 protected float getOpeningHeight() { method in class:NotificationPanelView
826 return mNotificationStackScroller.getOpeningHeight();
2408 boolean showIconsWhenExpanded = isFullWidth() && getExpandedHeight() < getOpeningHeight();
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/stack/
H A DNotificationStackScrollLayout.java4294 public float getOpeningHeight() { method in class:NotificationStackScrollLayout

Completed in 575 milliseconds