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