Home
last modified time | relevance | path

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

/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/
H A DDependency.java369 @Inject Lazy<UnlockedScreenOffAnimationController> mUnlockedScreenOffAnimationControllerLazy; field in Dependency
589 mUnlockedScreenOffAnimationControllerLazy::get); in start()