Home
last modified time | relevance | path

Searched refs:onAnimationRepeat (Results 1 – 25 of 105) sorted by relevance

12345

/aosp12/packages/apps/Camera2/src/com/android/camera/
H A DAnimationManager.java83 public void onAnimationRepeat(Animator animator) { in startCaptureAnimation()
123 public void onAnimationRepeat(Animator animator) { in startCaptureAnimation()
163 public void onAnimationRepeat(Animator animator) { in startFlashAnimation()
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DSettingsButton.java115 public void onAnimationRepeat(Animator animation) { in startExitAnimation()
147 public void onAnimationRepeat(Animator animation) { in startAccelSpin()
/aosp12/packages/apps/Camera2/src/com/android/camera/ui/
H A DTouchCircleDrawable.java233 public void onAnimationRepeat(Animator animation) { in animate()
235 mAnimatorListener.onAnimationRepeat(animation); in animate()
H A DModeTransitionView.java291 public void onAnimationRepeat(Animator animation) { in startPeepHoleAnimation()
371 public void onAnimationRepeat(Animator animation) { in snapShadeTo()
546 public void onAnimationRepeat(Animator animation) { in hideModeCover()
H A DCaptureAnimationOverlay.java88 public void onAnimationRepeat(Animator animation) { in CaptureAnimationOverlay()
/aosp12/packages/apps/Dialer/java/com/android/dialer/animation/
H A DAnimationListenerAdapter.java38 public void onAnimationRepeat(Animation animation) {} in onAnimationRepeat() method in AnimationListenerAdapter
/aosp12/packages/apps/PhoneCommon/src/com/android/phone/common/animation/
H A DAnimationListenerAdapter.java46 public void onAnimationRepeat(Animation animation) { in onAnimationRepeat() method in AnimationListenerAdapter
/aosp12/frameworks/base/core/java/android/animation/
H A DAnimatorListenerAdapter.java45 public void onAnimationRepeat(Animator animation) { in onAnimationRepeat() method in AnimatorListenerAdapter
/aosp12/packages/modules/Permission/PermissionController/src/android/support/wearable/view/
H A DSimpleAnimatorListener.java45 public void onAnimationRepeat(Animator animator) { in onAnimationRepeat() method in SimpleAnimatorListener
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/util/wakelock/
H A DKeepAwakeAnimationListener.java51 public void onAnimationRepeat(Animation animation) { in onAnimationRepeat() method in KeepAwakeAnimationListener
/aosp12/packages/apps/StorageManager/src/com/android/storagemanager/utils/
H A DUtils.java47 public void onAnimationRepeat(Animation animation) {} in setViewShown()
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/biometrics/
H A DUdfpsEnrollDrawable.java140 public void onAnimationRepeat(Animator animation) {} in UdfpsEnrollDrawable()
177 public void onAnimationRepeat(Animator animation) {} in UdfpsEnrollDrawable()
214 public void onAnimationRepeat(Animator animation) {} in UdfpsEnrollDrawable()
/aosp12/packages/apps/Gallery2/src/com/android/gallery3d/app/
H A DTrimControllerOverlay.java75 public void onAnimationRepeat(Animator animation) { in showPlaying()
H A DMovieControllerOverlay.java117 public void onAnimationRepeat(Animation animation) { in onAnimationRepeat() method in MovieControllerOverlay
/aosp12/packages/apps/TvSettings/Settings/src/com/android/tv/settings/name/setup/
H A DDeviceNameFlowStartActivity.java67 public void onAnimationRepeat(Animator animation) {} in finish()
/aosp12/frameworks/base/packages/SystemUI/shared/src/com/android/systemui/unfold/progress/
H A DFixedTimingTransitionProgressProvider.kt107 override fun onAnimationRepeat(animator: Animator) {
/aosp12/packages/apps/Launcher3/src/com/android/launcher3/allapps/
H A DWorkEduCard.java87 public void onAnimationRepeat(Animation animation) { in onAnimationRepeat() method in WorkEduCard
/aosp12/packages/apps/Messaging/src/com/android/messaging/ui/conversation/
H A DConversationMessageBubbleView.java127 public void onAnimationRepeat(Animator animator) { in kickOffMorphAnimation()
/aosp12/packages/apps/Settings/src/com/android/settings/widget/
H A DLoadingViewController.java143 public void onAnimationRepeat(Animation animation) { in setViewShown()
/aosp12/packages/apps/Dialer/java/com/android/dialer/dialpadview/
H A DPseudoEmergencyAnimator.java77 public void onAnimationRepeat(Animator animation) { in start()
/aosp12/frameworks/base/tests/HwAccelerationTest/src/com/android/test/hwui/
H A DRevealActivity.java50 public void onAnimationRepeat(Animator animation) {
/aosp12/packages/apps/DocumentsUI/src/com/android/documentsui/dirlist/
H A DDirectoryItemAnimator.java163 public void onAnimationRepeat(Animator animation) {} in onAnimationRepeat() method in DirectoryItemAnimator.ColorAnimation
/aosp12/packages/apps/Car/libs/car-apps-common/src/com/android/car/apps/common/
H A DCrossfadeImageView.java133 public void onAnimationRepeat(Animation animation) { }
/aosp12/packages/apps/Messaging/src/com/android/messaging/ui/mediapicker/camerafocus/
H A DPieRenderer.java260 public void onAnimationRepeat(Animation animation) { in fadeIn()
533 public void onAnimationRepeat(Animation animation) { in openCurrentItem()
760 public void onAnimationRepeat(Animation animation) { in onAnimationRepeat() method in PieRenderer.EndAction
/aosp12/packages/apps/Dialer/java/com/android/dialer/callcomposer/camera/camerafocus/
H A DPieRenderer.java263 public void onAnimationRepeat(Animation animation) {} in fadeIn()
533 public void onAnimationRepeat(Animation animation) {} in openCurrentItem()
754 public void onAnimationRepeat(Animation animation) {} in onAnimationRepeat() method in PieRenderer.EndAction

12345