Transform and consolidate transitionStepsToState callers
Removing transitionStepsToState has two goals: a. Consolidate the API surface of KeyguardTransitionInteractor b. transitionStepsFromState could only accept states. Use transition API instead which enables scenes or states as input. All callers are now transformed to use the right APIs. Test: None Bug: b/330311871 Flag: com.android.systemui.scene_container Change-Id: Iff931ed3eef4bea038a1cf85c55ba6dfbc4e034d
Loading
Please register or sign in to comment