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/
DNotificationPanelViewController.java1225 private void startQsSizeChangeAnimation(int oldHeight, final int newHeight) { in startQsSizeChangeAnimation() method in NotificationPanelViewController
4554 startQsSizeChangeAnimation(oldMaxHeight, mQsMaxExpansionHeight); in onLayoutChange()