Searched defs:getPeekHeight (Results 1 - 3 of 3) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DPanelView.java142 mPeekHeight = getPeekHeight();
997 protected abstract float getPeekHeight(); method in class:PanelView
H A DNotificationPanelView.java1808 protected float getPeekHeight() { method in class:NotificationPanelView
1810 return mNotificationStackScroller.getPeekHeight();
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/stack/
H A DNotificationStackScrollLayout.java1434 public int getPeekHeight() { method in class:NotificationStackScrollLayout

Completed in 118 milliseconds