Home
last modified time | relevance | path

Searched defs:startFoldToAodAnimation (Results 1 – 2 of 2) sorted by relevance

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/shade/
H A DShadeViewController.kt324 fun startFoldToAodAnimation(startAction: Runnable, endAction: Runnable, cancelAction: Runnable) regex
H A DNotificationPanelViewController.java3296 public void startFoldToAodAnimation(Runnable startAction, Runnable endAction, in startFoldToAodAnimation() method in ShadeFoldAnimatorImpl