packages/SystemUI/src/com/android/systemui/keyguard/shared/model/AnimationParams.kt
deleted100644 → 0
+0
−25
+106
−0
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
All view models were following the same pattern, so consolidate into KeyguardTransitionAnimationFlow. This also adds support for cancel/finish events. Rework how tests run for this. Explicity test logic for how animation turn into flows with KeyguardTransitionAnimationFlowTest. For the ViewModels, don't retest this logic, simply verify that the output stays in the expected range. Fixes: 266680387 Test: atest frameworks/base/packages/SystemUI/tests/src/com/android/systemui/keyguard/ Change-Id: I254d213026775e34c0852675ea14efb167271915