Home
last modified time | relevance | path

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

12

/packages/apps/PhoneCommon/src/com/android/phone/common/animation/
DAnimUtils.java39 public void onAnimationCancel() {} in onAnimationCancel() method in AnimUtils.AnimationCallback
66 public void onAnimationCancel(Animator animation) { in fadeOut()
70 callback.onAnimationCancel(); in fadeOut()
98 public void onAnimationCancel(Animator animation) { in fadeIn()
101 callback.onAnimationCancel(); in fadeIn()
132 public void onAnimationCancel(Animator animation) { in scaleIn()
155 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/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()
DModeListView.java402 public void onAnimationCancel(Animator animation) { in snapOpenAndShow()
516 public void onAnimationCancel(Animator animation) { in snapBackAndHide()
669 public void onAnimationCancel(Animator animation) { in startHidingShimmy()
736 public void onAnimationCancel(Animator animation) { in onAnimationEnd()
827 public void onAnimationCancel(Animator animation) { in onTouchEvent()
DTouchCircleDrawable.java224 public void onAnimationCancel(Animator animation) { in animate()
228 mAnimatorListener.onAnimationCancel(animation); in animate()
DCaptureAnimationOverlay.java88 public void onAnimationCancel(Animator animation) { in CaptureAnimationOverlay()
/packages/apps/Launcher2/src/com/android/launcher2/
DLauncherViewPropertyAnimator.java100 public void onAnimationCancel(Animator animation) { in onAnimationCancel() method in LauncherViewPropertyAnimator
103 listener.onAnimationCancel(this); in onAnimationCancel()
DLauncherAnimUtils.java42 public void onAnimationCancel(Animator animation) {
DAppsCustomizeTabHost.java278 public void onAnimationCancel(Animator animation) { in onTabChanged()
/packages/apps/Camera2/src/com/android/camera/widget/
DVideoRecordingHints.java100 public void onAnimationCancel(Animator animation) { in onAnimationCancel() method in VideoRecordingHints.RotationAnimatorListener
134 public void onAnimationCancel(Animator animation) { in onAnimationCancel() method in VideoRecordingHints.AlphaAnimatorListener
DFilmstripView.java1975 public void onAnimationCancel(Animator animator) { in MyController()
2100 public void onAnimationCancel(Animator animation) { in zoomAt()
2240 public void onAnimationCancel(Animator animation) {
2495 public void onAnimationCancel(Animator animation) {
DPeekView.java135 public void onAnimationCancel(Animator animator) { in startPeekAnimation()
DFilmstripLayout.java86 public void onAnimationCancel(Animator animator) {
/packages/apps/Launcher3/src/com/android/launcher3/
DLauncherViewPropertyAnimator.java101 public void onAnimationCancel(Animator animation) { in onAnimationCancel() method in LauncherViewPropertyAnimator
104 listener.onAnimationCancel(this); in onAnimationCancel()
DLauncherAnimUtils.java45 public void onAnimationCancel(Animator animation) {
/packages/apps/Browser/src/com/android/browser/
DTabBar.java439 public void onAnimationCancel(Animator animation) { in animateTabOut()
467 public void onAnimationCancel(Animator animation) { in animateTabIn()
DTitleBar.java239 public void onAnimationCancel(Animator animation) {
DBrowserSnapshotPage.java241 public void onAnimationCancel(Animator animation) { in SnapshotAdapter()
/packages/apps/Gallery2/src/com/android/gallery3d/app/
DTrimControllerOverlay.java70 public void onAnimationCancel(Animator animation) { in showPlaying()
/packages/apps/Dialer/src/com/android/dialer/widget/
DActionBarController.java39 public void onAnimationCancel() {
/packages/apps/TvSettings/Settings/src/com/android/tv/settings/dialog/old/
DBaseScrollAdapterFragment.java163 public void onAnimationCancel(Animator animation) { in onAnimationCancel() method in BaseScrollAdapterFragment.Listener
/packages/apps/InCallUI/src/com/android/incallui/widget/multiwaveview/
DTweener.java149 public void onAnimationCancel(Animator animation) {
/packages/apps/DeskClock/src/com/android/deskclock/widget/sgv/
DSgvAnimationHelper.java182 public void onAnimationCancel(Animator animation) { in addTranslationRotationAnimators()
/packages/apps/Contacts/src/com/android/contacts/activities/
DPhotoSelectionActivity.java406 public void onAnimationCancel(Animator animation) { in animatePhotoOpen()
/packages/apps/UnifiedEmail/src/com/android/mail/ui/
DSwipeHelper.java343 public void onAnimationCancel(Animator animation) { in snapChild()

12