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.java728 updateExpandedHeight(getExpandedHeight()); in onLayout()
2130 updateExpandedHeight(expandedHeight); in onHeightUpdated()
3054 protected void updateExpandedHeight(float expandedHeight) { in updateExpandedHeight() method in NotificationPanelView