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