Searched refs:mStatusBarWindowControllerLazy (Results 1 – 1 of 1) sorted by relevance
155 @Inject Lazy<StatusBarWindowController> mStatusBarWindowControllerLazy; field in Dependency201 mProviders.put(StatusBarWindowController.class, mStatusBarWindowControllerLazy::get); in start()