Searched refs:mNotificationMediaManager (Results 1 – 2 of 2) sorted by relevance
76 private NotificationMediaManager mNotificationMediaManager; field in KeyguardSliceProviderTest94 mProvider.initDependencies(mNotificationMediaManager, mStatusBarStateController); in setup()122 verify(mNotificationMediaManager).getMediaIcon(); in onBindSlice_readsMedia()
269 @Inject Lazy<NotificationMediaManager> mNotificationMediaManager; field in Dependency448 mProviders.put(NotificationMediaManager.class, mNotificationMediaManager::get); in start()