Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/shade/
DNotificationPanelViewController.java2047 cancelHeightAnimator(); in collapse()
2068 void cancelHeightAnimator() { in cancelHeightAnimator() method in NotificationPanelViewController
3235 cancelHeightAnimator();
4142 cancelHeightAnimator();
4979 cancelHeightAnimator();
5042 cancelHeightAnimator();
5239 cancelHeightAnimator();
5306 cancelHeightAnimator();
DQuickSettingsControllerImpl.java964 mPanelViewControllerLazy.get().cancelHeightAnimator(); in onExpansionStarted()
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/shade/
DNotificationPanelViewControllerTest.java732 mNotificationPanelViewController.cancelHeightAnimator(); in testCancelSwipeWhileLocked_notifiesKeyguardState()
DNotificationPanelViewControllerBaseTest.java850 mNotificationPanelViewController.cancelHeightAnimator(); in tearDown()