Home
last modified time | relevance | path

Searched refs:onAnimationCancel (Results 1 – 25 of 58) sorted by relevance

123

/packages/apps/Dialer/java/com/android/dialer/animation/
DAnimUtils.java63 public void onAnimationCancel(Animator animation) { in fadeOut()
67 callback.onAnimationCancel(); in fadeOut()
99 public void onAnimationCancel(Animator animation) { in fadeIn()
102 callback.onAnimationCancel(); in fadeIn()
135 public void onAnimationCancel(Animator animation) { in scaleIn()
165 public void onAnimationCancel(Animator animation) { in scaleOut()
244 public void onAnimationCancel() {} in onAnimationCancel() method in AnimUtils.AnimationCallback
/packages/apps/PhoneCommon/src/com/android/phone/common/animation/
DAnimUtils.java43 public void onAnimationCancel() {} in onAnimationCancel() method in AnimUtils.AnimationCallback
70 public void onAnimationCancel(Animator animation) { in fadeOut()
74 callback.onAnimationCancel(); in fadeOut()
102 public void onAnimationCancel(Animator animation) { in fadeIn()
105 callback.onAnimationCancel(); in fadeIn()
136 public void onAnimationCancel(Animator animation) { in scaleIn()
159 public void onAnimationCancel(Animator animation) { in scaleOut()
/packages/apps/Camera2/src/com/android/camera/
DAnimationManager.java78 public void onAnimationCancel(Animator animator) { in startCaptureAnimation()
118 public void onAnimationCancel(Animator animator) { in startCaptureAnimation()
158 public void onAnimationCancel(Animator animator) { in startFlashAnimation()
/packages/apps/WallpaperPicker2/src/com/android/wallpaper/picker/individual/
DCheckmarkSelectionAnimator.java71 public void onAnimationCancel(Animator animation) {
100 public void onAnimationCancel(Animator animation) {
231 public void onAnimationCancel(Animator animation) { in animateDeselected()
/packages/apps/Launcher3/src/com/android/launcher3/anim/
DAnimatorPlaybackController.java101 public void onAnimationCancel(Animator animation) { in AnimatorPlaybackController()
124 mEndListener.onAnimationCancel(mAnimationPlayer); in AnimatorPlaybackController()
259 l.onAnimationCancel(animator); in dispatchOnCancelRecursively()
DSpringObjectAnimator.java91 public void onAnimationCancel(Animator animation) { in SpringObjectAnimator()
93 l.onAnimationCancel(animation); in SpringObjectAnimator()
DAnimationSuccessListener.java30 public void onAnimationCancel(Animator animation) { in onAnimationCancel() method in AnimationSuccessListener
/packages/apps/Camera2/src/com/android/camera/ui/
DModeTransitionView.java286 public void onAnimationCancel(Animator animation) { in startPeepHoleAnimation()
366 public void onAnimationCancel(Animator animation) { in snapShadeTo()
541 public void onAnimationCancel(Animator animation) { in hideModeCover()
DTouchCircleDrawable.java224 public void onAnimationCancel(Animator animation) { in animate()
228 mAnimatorListener.onAnimationCancel(animation); in animate()
DModeListView.java403 public void onAnimationCancel(Animator animation) { in snapOpenAndShow()
517 public void onAnimationCancel(Animator animation) { in snapBackAndHide()
670 public void onAnimationCancel(Animator animation) { in startHidingShimmy()
742 public void onAnimationCancel(Animator animation) { in onAnimationEnd()
833 public void onAnimationCancel(Animator animation) { in onTouchEvent()
DCaptureAnimationOverlay.java83 public void onAnimationCancel(Animator animation) { in CaptureAnimationOverlay()
/packages/apps/Dialer/java/com/android/incallui/answer/impl/answermethod/
DFlingUpDownMethod.java681 public void onAnimationCancel(Animator animation) { in startSwipeToAnswerEntryAnimation()
682 super.onAnimationCancel(animation); in startSwipeToAnswerEntryAnimation()
885 public void onAnimationCancel(Animator animation) { in startSwipeToAnswerSettleAnimation()
1031 public void onAnimationCancel(Animator animation) { in startSwipeToAnswerHintAnimation()
1032 super.onAnimationCancel(animation); in startSwipeToAnswerHintAnimation()
DTwoButtonMethod.java193 public void onAnimationCancel(Animator animation) { in answerCall()
217 public void onAnimationCancel(Animator animation) { in rejectCall()
/packages/apps/PermissionController/src/android/support/wearable/view/
DSimpleAnimatorListener.java33 public void onAnimationCancel(Animator animator) { in onAnimationCancel() method in SimpleAnimatorListener
/packages/apps/Gallery2/src/com/android/gallery3d/app/
DTrimControllerOverlay.java70 public void onAnimationCancel(Animator animation) { in showPlaying()
/packages/apps/TvSettings/Settings/src/com/android/tv/settings/name/setup/
DDeviceNameFlowStartActivity.java75 public void onAnimationCancel(Animator animation) {} in finish()
/packages/apps/Messaging/src/com/android/messaging/ui/conversation/
DConversationMessageBubbleView.java123 public void onAnimationCancel(Animator animator) { in kickOffMorphAnimation()
/packages/apps/Dialer/java/com/android/dialer/dialpadview/
DPseudoEmergencyAnimator.java74 public void onAnimationCancel(Animator animation) {} in start()
/packages/apps/PermissionController/src/com/android/packageinstaller/role/utils/
DUiUtils.java131 public void onAnimationCancel(@NonNull Animator animator) { in setViewShown()
/packages/apps/TV/common/src/com/android/tv/common/ui/setup/animation/
DTranslationAnimationCreator.java108 public void onAnimationCancel(Animator animation) { in onAnimationCancel() method in TranslationAnimationCreator.TransitionPositionListener
/packages/apps/Dialer/java/com/android/dialer/app/widget/
DActionBarController.java47 public void onAnimationCancel() {
/packages/apps/DocumentsUI/src/com/android/documentsui/dirlist/
DDirectoryItemAnimator.java160 public void onAnimationCancel(Animator animation) {} in onAnimationCancel() method in DirectoryItemAnimator.ColorAnimation
/packages/services/Car/tests/CarDeveloperOptions/src/com/android/car/developeroptions/biometrics/fingerprint/
DFingerprintLocationAnimationView.java138 public void onAnimationCancel(Animator animation) { in startRadiusAnimation()
/packages/apps/Camera2/src/com/android/camera/widget/
DPeekView.java135 public void onAnimationCancel(Animator animator) { in startPeekAnimation()
/packages/apps/Settings/src/com/android/settings/biometrics/fingerprint/
DFingerprintLocationAnimationView.java138 public void onAnimationCancel(Animator animation) { in startRadiusAnimation()

123