Searched refs:mNotificationMediaManager (Results 1 – 7 of 7) sorted by relevance
60 NotificationMediaManager mNotificationMediaManager; field in NotificationIconAreaControllerTest86 mNotificationMediaManager, in setup()
99 private NotificationMediaManager mNotificationMediaManager; field in BiometricsUnlockControllerTest125 mNotificationMediaManager, mWakefulnessLifecycle, mScreenLifecycle, in setUp()
218 @Mock private NotificationMediaManager mNotificationMediaManager; field in StatusBarTest389 mNotificationMediaManager, in setup()
80 private NotificationMediaManager mNotificationMediaManager; field in KeyguardSliceProviderTest138 verify(mNotificationMediaManager).getMediaIcon(); in onBindSlice_readsMedia_withoutBypass()151 verify(mNotificationMediaManager).getMediaIcon(); in onBindSlice_readsMedia_withBypass_notDozing()267 mMediaManager = KeyguardSliceProviderTest.this.mNotificationMediaManager; in TestableKeyguardSliceProvider()
132 @Mock private NotificationMediaManager mNotificationMediaManager; field in NotificationEntryManagerInflationTest250 mNotificationMediaManager, in setUp() local
131 @Mock private NotificationMediaManager mNotificationMediaManager; field in NotificationEntryManagerTest202 () -> mNotificationMediaManager, in setUp()
316 @Inject Lazy<NotificationMediaManager> mNotificationMediaManager; field in Dependency527 mProviders.put(NotificationMediaManager.class, mNotificationMediaManager::get); in start()