Home
last modified time | relevance | path

Searched refs:getUnfoldLightRevealOverlayAnimation (Results 1 – 3 of 3) sorted by relevance

/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/unfold/
H A DSysUIUnfoldModule.kt83 fun getUnfoldLightRevealOverlayAnimation(): UnfoldLightRevealOverlayAnimation regex
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/dagger/
H A DSysUIComponent.java129 c.getUnfoldLightRevealOverlayAnimation().init(); in init()
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/keyguard/
H A DKeyguardViewMediator.java879 c -> c.getUnfoldLightRevealOverlayAnimation()); in KeyguardViewMediator()