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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DPanelView.java155 mPeekHeight = getPeekHeight();
1059 protected abstract float getPeekHeight(); method in class:PanelView
H A DNotificationPanelView.java2077 protected float getPeekHeight() { method in class:NotificationPanelView
2079 return mNotificationStackScroller.getPeekHeight();
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/stack/
H A DNotificationStackScrollLayout.java1502 public int getPeekHeight() { method in class:NotificationStackScrollLayout

Completed in 73 milliseconds