Home
last modified time | relevance | path

Searched refs:removeAllListeners (Results 1 – 17 of 17) sorted by relevance

/packages/apps/WallpaperPicker2/src/com/android/wallpaper/picker/customization/animation/view/
DLoadingAnimation.kt114 fadeInAnimator?.removeAllListeners() in <lambda>()
118 revealAnimator?.removeAllListeners() in <lambda>()
167 fadeInAnimator?.removeAllListeners() in <lambda>()
233 fadeInAnimator?.removeAllListeners() in <lambda>()
344 fadeInAnimator?.removeAllListeners() in <lambda>()
348 revealAnimator?.removeAllListeners() in <lambda>()
355 fadeInAnimator?.removeAllListeners() in <lambda>()
359 revealAnimator?.removeAllListeners() in <lambda>()
/packages/apps/DeskClock/src/com/android/deskclock/
DItemAnimator.kt52 animator.removeAllListeners() in animateRemove()
77 animator.removeAllListeners() in animateAdd()
133 animator?.removeAllListeners() in animateMove()
172 animator.removeAllListeners() in animateChange()
197 animator.removeAllListeners() in animateChange()
217 animator.removeAllListeners() in animateChange()
263 animator.removeAllListeners() in runPendingAnimations()
/packages/apps/ManagedProvisioning/src/com/android/managedprovisioning/common/
DCrossFadeHelper.java100 mFadeInAnimator.removeAllListeners(); in cleanup()
102 mFadeOutAnimator.removeAllListeners(); in cleanup()
/packages/apps/Camera2/src/com/android/camera/
DAnimationManager.java113 mCaptureAnimator.removeAllListeners(); in startCaptureAnimation()
153 mFlashAnim.removeAllListeners(); in startFlashAnimation()
DCameraActivity.java2177 mSettingsManager.removeAllListeners(); in onDestroyTasks()
/packages/services/Car/car_product/car_ui_portrait/apps/CarUiPortraitSystemUI/src/com/android/systemui/car/hvac/
DAutoDismissHvacPanelOverlayViewController.java126 animator.removeAllListeners(); in animate()
/packages/apps/Camera2/src/com/android/camera/widget/
DRoundedThumbnailView.java455 mThumbnailAnimatorSet.removeAllListeners(); in clearAnimations()
463 mRippleAnimator.removeAllListeners(); in clearAnimations()
/packages/apps/Car/SystemUI/tests/src/com/android/systemui/car/window/
DOverlayPanelViewControllerTest.java219 animatorCaptor.getValue().removeAllListeners(); in animateCollapsePanel_withOverlayFromTopBar_collapsesTowardsTopBar()
245 animatorCaptor.getValue().removeAllListeners(); in animateCollapsePanel_withOverlayFromBottomBar_collapsesTowardsBottomBar()
/packages/apps/Calendar/src/com/android/calendar/month/
DMonthWeekEventsView.kt128 animation.removeAllListeners() in onAnimationEnd()
134 mTodayAnimator?.removeAllListeners() in onAnimationEnd()
147 mAnimator?.removeAllListeners() in onAnimationEnd()
418 mTodayAnimator?.removeAllListeners() in setWeekParams()
/packages/apps/Launcher3/quickstep/src/com/android/quickstep/
DRecentsAnimationCallbacks.java83 public void removeAllListeners() { in removeAllListeners() method in RecentsAnimationCallbacks
DTaskAnimationManager.java514 mCallbacks.removeAllListeners(); in cleanUpRecentsAnimation()
/packages/apps/Car/Launcher/app/src/com/android/car/carlauncher/recents/
DCarRecentsActivity.java185 mClearAllAnimator.removeAllListeners(); in onDestroy()
/packages/modules/Permission/PermissionController/src/com/android/permissioncontroller/safetycenter/ui/view/
DMoreIssuesHeaderView.kt206 cornerAnimator?.removeAllListeners() in <lambda>()
/packages/apps/Camera2/src/com/android/camera/settings/
DSettingsManager.java253 public void removeAllListeners() {
/packages/apps/Launcher3/quickstep/src/com/android/launcher3/taskbar/bubbles/
DBubbleBarView.java485 mBubbleBarLocationAnimator.removeAllListeners(); in animateToBubbleBarLocation()
598 mBubbleBarLocationAnimator.removeAllListeners(); in resetDragAnimation()
/packages/apps/Calendar/src/com/android/calendar/
DDayView.kt176 animation.removeAllListeners() in onAnimationEnd()
182 mTodayAnimator?.removeAllListeners() in onAnimationEnd()
195 mAnimator?.removeAllListeners() in onAnimationEnd()
701 mTodayAnimator?.removeAllListeners() in setSelected()
/packages/inputmethods/LeanbackIME/src/com/android/inputmethod/leanback/
DLeanbackKeyboardContainer.java320 mValueAnimator.removeAllListeners(); in start()