Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DNotificationPanelView.java340 requestPanelHeightUpdate(); in onLayout()
387 requestPanelHeightUpdate(); in startQsSizeChangeAnimation()
787 requestPanelHeightUpdate(); in handleQsTouch()
981 requestPanelHeightUpdate(); in onQsExpansionStarted()
989 requestPanelHeightUpdate(); in setQsExpanded()
1884 requestPanelHeightUpdate(); in onHeightChanged()
1895 requestPanelHeightUpdate(); in onScrollChanged()
DPanelView.java704 requestPanelHeightUpdate(); in onLayout()
713 protected void requestPanelHeightUpdate() { in requestPanelHeightUpdate() method in PanelView