Home
last modified time | relevance | path

Searched defs:onLaunchAnimationProgress (Results 1 – 9 of 9) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DStatusBarLaunchAnimatorController.kt50 override fun onLaunchAnimationProgress( in <lambda>() method
/frameworks/base/packages/SystemUI/animation/src/com/android/systemui/animation/
DActivityLaunchAnimator.kt150 override fun onLaunchAnimationProgress(linearProgress: Float) { in onLaunchAnimationProgress() method
365 @JvmDefault fun onLaunchAnimationProgress(linearProgress: Float) {} in onLaunchAnimationProgress() method
461 override fun onLaunchAnimationProgress(linearProgress: Float) { in onLaunchAnimationProgress() method in com.android.systemui.animation.DelegatingAnimationCompletionListener
735 override fun onLaunchAnimationProgress( in startAnimation() method
DLaunchAnimator.kt115 fun onLaunchAnimationProgress(state: State, progress: Float, linearProgress: Float) {} in <lambda>() method
DGhostedViewLaunchAnimatorController.kt235 override fun onLaunchAnimationProgress( in onLaunchAnimationProgress() method in com.android.systemui.animation.GhostedViewLaunchAnimatorController
DDialogLaunchAnimator.kt953 override fun onLaunchAnimationProgress( in onLaunchAnimationProgress() method
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/
DNotificationLaunchAnimatorController.kt218 override fun onLaunchAnimationProgress( in onLaunchAnimationProgress() method in com.android.systemui.statusbar.notification.NotificationLaunchAnimatorController
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/animation/
DActivityLaunchAnimatorTest.kt269 override fun onLaunchAnimationProgress( in onLaunchAnimationProgress() method in com.android.systemui.animation.TestLaunchAnimatorController
/frameworks/base/packages/SystemUI/compose/core/src/com/android/compose/animation/
DExpandableController.kt173 override fun onLaunchAnimationProgress( in launchController() method
/frameworks/base/packages/SystemUI/src/com/android/systemui/biometrics/
DUdfpsKeyguardViewControllerLegacy.kt197 override fun onLaunchAnimationProgress(linearProgress: Float) { in <lambda>() method