Searched refs:mKeyguardStateControllerLazy (Results 1 – 1 of 1) sorted by relevance
85 private final Lazy<KeyguardStateController> mKeyguardStateControllerLazy; field in CarSystemBar156 mKeyguardStateControllerLazy = keyguardStateControllerLazy; in CarSystemBar()321 if (mKeyguardStateControllerLazy.get().isShowing()) { in restartNavBars()