Home
last modified time | relevance | path

Searched refs:prepareFoldToAodAnimation (Results 1 – 4 of 4) sorted by relevance

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/unfold/
H A DFoldAodAnimationController.kt118 getShadeFoldAnimator().prepareFoldToAodAnimation()
163 getShadeFoldAnimator().prepareFoldToAodAnimation()
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/shade/
H A DShadeViewControllerEmptyImpl.kt105 override fun prepareFoldToAodAnimation() {}
H A DShadeViewController.kt315 fun prepareFoldToAodAnimation() regex
H A DNotificationPanelViewController.java3276 public void prepareFoldToAodAnimation() { in prepareFoldToAodAnimation() method in ShadeFoldAnimatorImpl