Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DNotificationPanelView.java1581 float panelHeightQsCollapsed = mNotificationStackScroller.getIntrinsicPadding() in onHeightUpdated() local
1584 t = (expandedHeight - panelHeightQsCollapsed) in onHeightUpdated()
1585 / (panelHeightQsExpanded - panelHeightQsCollapsed); in onHeightUpdated()