Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/shade/
H A DNotificationPanelViewController.java1941 cancelHeightAnimator(); in collapse()
1962 void cancelHeightAnimator() { in cancelHeightAnimator() method in NotificationPanelViewController
3113 cancelHeightAnimator(); in setTouchAndAnimationDisabled()
4022 cancelHeightAnimator(); in abortAnimations()
4911 cancelHeightAnimator();
4971 cancelHeightAnimator();
5161 cancelHeightAnimator();
5226 cancelHeightAnimator();
H A DQuickSettingsController.java963 mPanelViewControllerLazy.get().cancelHeightAnimator(); in onExpansionStarted()
/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/shade/
H A DNotificationPanelViewControllerTest.java614 mNotificationPanelViewController.cancelHeightAnimator(); in testCancelSwipeWhileLocked_notifiesKeyguardState()
H A DNotificationPanelViewControllerBaseTest.java736 mNotificationPanelViewController.cancelHeightAnimator(); in tearDown()