Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DPanelView.java502 … runPeekAnimation(PEEK_ANIMATION_DURATION, getPeekHeight(), true /* collapseWhenFinished */); in endMotionEvent()
1237 protected abstract float getPeekHeight(); in getPeekHeight() method in PanelView
DNotificationPanelView.java2709 protected float getPeekHeight() { in getPeekHeight() method in NotificationPanelView
2711 return mNotificationStackScroller.getPeekHeight(); in getPeekHeight()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/
DNotificationStackScrollLayout.java2860 public int getPeekHeight() {