Home
last modified time | relevance | path

Searched refs:sysUiUnfoldComponent (Results 1 – 2 of 2) sorted by relevance

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DScreenOffAnimationController.kt30 sysUiUnfoldComponent: Optional<SysUIUnfoldComponent>,
35 private val foldToAodAnimation: FoldAodAnimationController? = sysUiUnfoldComponent
H A DDozeParameters.java129 Optional<SysUIUnfoldComponent> sysUiUnfoldComponent, in DozeParameters() argument
156 mFoldAodAnimationController = sysUiUnfoldComponent in DozeParameters()