Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DStatusBarKeyguardViewManager.java340 private Lazy<WindowManagerLockscreenVisibilityInteractor> mWmLockscreenVisibilityInteractor; field in StatusBarKeyguardViewManager
402 mWmLockscreenVisibilityInteractor = wmLockscreenVisibilityInteractor; in StatusBarKeyguardViewManager()
474 mWmLockscreenVisibilityInteractor.get() in registerListeners()