Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DNotificationPanelView.java600 updateExpandedHeight(getExpandedHeight()); in onLayout()
1841 updateExpandedHeight(expandedHeight); in onHeightUpdated()
2711 protected void updateExpandedHeight(float expandedHeight) { in updateExpandedHeight() method in NotificationPanelView