Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DPanelView.java747 onHeightUpdated(mExpandedHeight); in setExpandedHeightInternal()
759 protected abstract void onHeightUpdated(float expandedHeight); in onHeightUpdated() method in PanelView
DNotificationPanelView.java1521 protected void onHeightUpdated(float expandedHeight) { in onHeightUpdated() method in NotificationPanelView