Searched refs:removeAllListeners (Results 1 - 8 of 8) sorted by relevance

/packages/apps/Camera2/src/com/android/camera/
H A DAnimationManager.java113 mCaptureAnimator.removeAllListeners();
153 mFlashAnim.removeAllListeners();
/packages/apps/DeskClock/src/com/android/deskclock/widget/multiwaveview/
H A DTweener.java125 anim.removeAllListeners(); // There should be only one.
/packages/apps/InCallUI/src/com/android/incallui/
H A DAnimationUtils.java248 animation.removeAllListeners();
/packages/apps/InCallUI/src/com/android/incallui/widget/multiwaveview/
H A DTweener.java125 anim.removeAllListeners(); // There should be only one.
/packages/apps/Launcher2/src/com/android/launcher2/
H A DLauncherViewPropertyAnimator.java149 public void removeAllListeners() { method in class:LauncherViewPropertyAnimator
/packages/apps/Launcher3/src/com/android/launcher3/
H A DLauncherViewPropertyAnimator.java150 public void removeAllListeners() { method in class:LauncherViewPropertyAnimator
/packages/apps/Calendar/src/com/android/calendar/month/
H A DMonthWeekEventsView.java189 animation.removeAllListeners();
195 mTodayAnimator.removeAllListeners();
208 mAnimator.removeAllListeners();
503 mTodayAnimator.removeAllListeners();
/packages/apps/Calendar/src/com/android/calendar/
H A DDayView.java245 animation.removeAllListeners();
251 mTodayAnimator.removeAllListeners();
264 mAnimator.removeAllListeners();
1070 mTodayAnimator.removeAllListeners();

Completed in 911 milliseconds