Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/shade/
DShadeViewController.kt324 fun startFoldToAodAnimation(startAction: Runnable, endAction: Runnable, cancelAction: Runnable) in addTrackingHeadsUpListener() method
DShadeViewControllerEmptyImpl.kt106 override fun startFoldToAodAnimation( in startFoldToAodAnimation() method in com.android.systemui.shade.ShadeFoldAnimatorEmptyImpl
DNotificationPanelViewController.java3296 public void startFoldToAodAnimation(Runnable startAction, Runnable endAction, in startFoldToAodAnimation() method in ShadeFoldAnimatorImpl