Searched refs:mPrivacyDotViewControllerLazy (Results 1 – 1 of 1) sorted by relevance
362 @Inject Lazy<PrivacyDotViewController> mPrivacyDotViewControllerLazy; field in Dependency578 mProviders.put(PrivacyDotViewController.class, mPrivacyDotViewControllerLazy::get); in start()