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.java298 requestPanelHeightUpdate(); in onLayout()
344 requestPanelHeightUpdate(); in startQsSizeChangeAnimation()
687 requestPanelHeightUpdate(); in onTouchEvent()
859 requestPanelHeightUpdate(); in onQsExpansionStarted()
867 requestPanelHeightUpdate(); in setQsExpanded()
1641 requestPanelHeightUpdate(); in onHeightChanged()
1652 requestPanelHeightUpdate(); in onScrollChanged()
DPanelView.java617 requestPanelHeightUpdate(); in onLayout()
626 protected void requestPanelHeightUpdate() { in requestPanelHeightUpdate() method in PanelView