Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DStatusBarKeyguardViewManager.java360 private Lazy<WindowManagerLockscreenVisibilityInteractor> mWmLockscreenVisibilityInteractor; field in StatusBarKeyguardViewManager
426 mWmLockscreenVisibilityInteractor = wmLockscreenVisibilityInteractor; in StatusBarKeyguardViewManager()