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.java1542 maxHeight = calculatePanelHeightQsExpanded(); in getMaxPanelHeight()
1583 float panelHeightQsExpanded = calculatePanelHeightQsExpanded(); in onHeightUpdated()
1625 private int calculatePanelHeightQsExpanded() { in calculatePanelHeightQsExpanded() method in NotificationPanelView
2381 canvas.drawLine(0, calculatePanelHeightQsExpanded(), getWidth(), in onDraw()
2382 calculatePanelHeightQsExpanded(), p); in onDraw()