Searched refs:mNotificationGroupManager (Results 1 – 1 of 1) sorted by relevance
266 @Inject Lazy<NotificationGroupManager> mNotificationGroupManager; field in Dependency445 mProviders.put(NotificationGroupManager.class, mNotificationGroupManager::get); in start()