Searched defs:onAnimationCanceled (Results 1 – 7 of 7) sorted by relevance
33 fun onAnimationCanceled(from: KeyguardState, to: KeyguardState) method
36 override fun onAnimationCanceled(from: KeyguardState, to: KeyguardState) { in onAnimationCanceled() method in com.android.systemui.keyguard.shared.transition.KeyguardTransitionAnimationCallbackDelegator
65 fun onAnimationCanceled() = in onAnimationCanceled() method
40 void onAnimationCanceled(HashMap<Integer, ThumbnailData> thumbnailDatas); in onAnimationCanceled() method
49 void onAnimationCanceled(in @nullable int[] taskIds, in onAnimationCanceled() method
48 override fun onAnimationCanceled(from: KeyguardState, to: KeyguardState) { in onAnimationCanceled() method in com.android.systemui.keyguard.shared.transition.FakeKeyguardTransitionAnimationCallback
106 override fun onAnimationCanceled(from: KeyguardState, to: KeyguardState) { in onAnimationCanceled() method in com.android.systemui.keyguard.ui.composable.KeyguardTransitionAnimationCallbackImpl