Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DPanelViewController.java300 cancelHeightAnimator(); in setTouchAndAnimationDisabled()
457 protected void cancelHeightAnimator() { in cancelHeightAnimator() method in PanelViewController
831 cancelHeightAnimator(); in collapse()
915 cancelHeightAnimator(); in abortAnimations()
1179 cancelHeightAnimator(); in onInterceptTouchEvent()
1223 cancelHeightAnimator(); in onInterceptTouchEvent()
1300 cancelHeightAnimator(); in onTouch()
1344 cancelHeightAnimator(); in onTouch()
DNotificationPanelViewController.java2067 cancelHeightAnimator(); in onQsExpansionStarted()
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/phone/
DNotificationPanelViewTest.java732 mNotificationPanelViewController.cancelHeightAnimator(); in testCancelSwipeWhileLocked_notifiesKeyguardState()