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.kt45 override fun onLaunchAnimationProgress( in <lambda>() method
/frameworks/base/packages/SystemUI/animation/src/com/android/systemui/animation/
DActivityLaunchAnimator.kt137 override fun onLaunchAnimationProgress(linearProgress: Float) { in onLaunchAnimationProgress() method
328 @JvmDefault fun onLaunchAnimationProgress(linearProgress: Float) {} in onLaunchAnimationProgress() method
579 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.kt1037 override fun onLaunchAnimationProgress( in onLaunchAnimationProgress() method
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/
DNotificationLaunchAnimatorController.kt174 override fun onLaunchAnimationProgress( in onLaunchAnimationProgress() method in com.android.systemui.statusbar.notification.NotificationLaunchAnimatorController
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/animation/
DActivityLaunchAnimatorTest.kt264 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/
DUdfpsKeyguardViewController.kt192 override fun onLaunchAnimationProgress(linearProgress: Float) { in <lambda>() method