Searched refs:mKeyguardStateControllerLazy (Results 1 – 1 of 1) sorted by relevance
89 private final Lazy<KeyguardStateController> mKeyguardStateControllerLazy; field in CarNavigationBar156 mKeyguardStateControllerLazy = keyguardStateControllerLazy; in CarNavigationBar()307 if (mKeyguardStateControllerLazy.get().isShowing()) { in restartNavBars()