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.java498 … runPeekAnimation(PEEK_ANIMATION_DURATION, getPeekHeight(), true /* collapseWhenFinished */); in endMotionEvent()
1229 protected abstract float getPeekHeight(); in getPeekHeight() method in PanelView
DNotificationPanelView.java2405 protected float getPeekHeight() { in getPeekHeight() method in NotificationPanelView
2407 return mNotificationStackScroller.getPeekHeight(); in getPeekHeight()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/
DNotificationStackScrollLayout.java2818 public int getPeekHeight() {