Searched refs:mNotificationMediaManager (Results 1 – 5 of 5) sorted by relevance
66 NotificationMediaManager mNotificationMediaManager; field in LegacyNotificationIconAreaControllerImplTest94 mNotificationMediaManager, in setup()
115 private NotificationMediaManager mNotificationMediaManager; field in BiometricsUnlockControllerTest167 mNotificationMediaManager, mWakefulnessLifecycle, in createController()
279 @Mock private NotificationMediaManager mNotificationMediaManager; field in CentralSurfacesImplTest527 mNotificationMediaManager, in createCentralSurfaces()
84 private NotificationMediaManager mNotificationMediaManager; field in KeyguardSliceProviderTest145 verify(mNotificationMediaManager).getMediaIcon(); in onBindSlice_readsMedia_withoutBypass()158 verify(mNotificationMediaManager).getMediaIcon(); in onBindSlice_readsMedia_withBypass_notDozing()278 mMediaManager = KeyguardSliceProviderTest.this.mNotificationMediaManager; in TestableKeyguardSliceProvider()
139 @Inject Lazy<NotificationMediaManager> mNotificationMediaManager; field in Dependency187 mProviders.put(NotificationMediaManager.class, mNotificationMediaManager::get); in start()