Home
last modified time | relevance | path

Searched refs:calculatePanelHeightQsExpanded (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DNotificationPanelView.java1793 maxHeight = calculatePanelHeightQsExpanded(); in getMaxPanelHeight()
1834 float panelHeightQsExpanded = calculatePanelHeightQsExpanded(); in onHeightUpdated()
1875 private int calculatePanelHeightQsExpanded() { in calculatePanelHeightQsExpanded() method in NotificationPanelView
2589 canvas.drawLine(0, calculatePanelHeightQsExpanded(), getWidth(), in onDraw()
2590 calculatePanelHeightQsExpanded(), p); in onDraw()