Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DNotificationPanelView.java595 startQsSizeChangeAnimation(oldMaxHeight, mQsMaxExpansionHeight); in onLayout()
639 private void startQsSizeChangeAnimation(int oldHeight, final int newHeight) { in startQsSizeChangeAnimation() method in NotificationPanelView