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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DPanelView.java139 mPeekHeight = getPeekHeight();
967 protected abstract float getPeekHeight(); method in class:PanelView
H A DNotificationPanelView.java1648 protected float getPeekHeight() { method in class:NotificationPanelView
1650 return mNotificationStackScroller.getPeekHeight();
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/stack/
H A DNotificationStackScrollLayout.java1370 public int getPeekHeight() { method in class:NotificationStackScrollLayout

Completed in 14 milliseconds