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/
DPanelViewController.java413 PEEK_ANIMATION_DURATION, getPeekHeight(), true /* collapseWhenFinished */); in endMotionEvent()
1037 protected abstract float getPeekHeight(); in getPeekHeight() method in PanelViewController
DNotificationPanelViewController.java2405 protected float getPeekHeight() { in getPeekHeight() method in NotificationPanelViewController
2407 return mNotificationStackScroller.getPeekHeight(); in getPeekHeight()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/
DNotificationStackScrollLayout.java2997 public int getPeekHeight() {