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.java2073 maxHeight = calculatePanelHeightQsExpanded(); in getMaxPanelHeightNonBypass()
2123 float panelHeightQsExpanded = calculatePanelHeightQsExpanded(); in onHeightUpdated()
2164 private int calculatePanelHeightQsExpanded() { in calculatePanelHeightQsExpanded() method in NotificationPanelView
2897 canvas.drawLine(0, calculatePanelHeightQsExpanded(), getWidth(), in onDraw()
2898 calculatePanelHeightQsExpanded(), p); in onDraw()