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