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.java1832 float panelHeightQsCollapsed = mNotificationStackScroller.getIntrinsicPadding() in onHeightUpdated() local
1835 t = (expandedHeight - panelHeightQsCollapsed) in onHeightUpdated()
1836 / (panelHeightQsExpanded - panelHeightQsCollapsed); in onHeightUpdated()