Searched refs:mNotificationSectionsManagerLazy (Results 1 – 1 of 1) sorted by relevance
346 @Inject Lazy<NotificationSectionsManager> mNotificationSectionsManagerLazy; field in Dependency548 mProviders.put(NotificationSectionsManager.class, mNotificationSectionsManagerLazy::get); in start()