Searched refs:onNotificationAdded (Results 1 – 8 of 8) sorted by relevance
316 mediaDataManager.onNotificationAdded(KEY, mediaNotification) in testLoadsMetadataOnBackground()333 mediaDataManager.onNotificationAdded(KEY, mediaNotification) in testLoadMetadata_withExplicitIndicator()351 mediaDataManager.onNotificationAdded(KEY, mediaNotification) in testOnMetaDataLoaded_withoutExplicitIndicator()381 mediaDataManager.onNotificationAdded(KEY, mediaNotification) in testOnMetaDataLoaded_conservesActiveFlag()425 mediaDataManager.onNotificationAdded(KEY, notif) in testOnNotificationAdded_hasSubstituteName_isUsed()509 mediaDataManager.onNotificationAdded(KEY, mediaNotification) in testOnNotificationAdded_emptyTitle_hasPlaceholder()539 mediaDataManager.onNotificationAdded(KEY, mediaNotification) in testOnNotificationAdded_blankTitle_hasPlaceholder()580 mediaDataManager.onNotificationAdded(KEY, mediaNotification) in testOnNotificationAdded_emptyMetadata_usesNotificationTitle()689 mediaDataManager.onNotificationAdded(KEY, mediaNotification) in testOnNotificationRemoved_twoWithResumption()690 mediaDataManager.onNotificationAdded(KEY_2, mediaNotification) in testOnNotificationRemoved_twoWithResumption()[all …]
341 mediaDataProcessor.onNotificationAdded(KEY, mediaNotification) in testLoadsMetadataOnBackground()357 mediaDataProcessor.onNotificationAdded(KEY, mediaNotification) in testLoadMetadata_withExplicitIndicator()374 mediaDataProcessor.onNotificationAdded(KEY, mediaNotification) in testOnMetaDataLoaded_withoutExplicitIndicator()403 mediaDataProcessor.onNotificationAdded(KEY, mediaNotification) in testOnMetaDataLoaded_conservesActiveFlag()447 mediaDataProcessor.onNotificationAdded(KEY, notif) in testOnNotificationAdded_hasSubstituteName_isUsed()531 mediaDataProcessor.onNotificationAdded(KEY, mediaNotification) in testOnNotificationAdded_emptyTitle_hasPlaceholder()561 mediaDataProcessor.onNotificationAdded(KEY, mediaNotification) in testOnNotificationAdded_blankTitle_hasPlaceholder()602 mediaDataProcessor.onNotificationAdded(KEY, mediaNotification) in testOnNotificationAdded_emptyMetadata_usesNotificationTitle()711 mediaDataProcessor.onNotificationAdded(KEY, mediaNotification) in testOnNotificationRemoved_twoWithResumption()712 mediaDataProcessor.onNotificationAdded(KEY_2, mediaNotification) in testOnNotificationRemoved_twoWithResumption()[all …]
44 default void onNotificationAdded(@NonNull NotificationEntry entry) { in onNotificationAdded() method
131 override fun onNotificationAdded(key: String, sbn: StatusBarNotification) { in <lambda>() method132 mediaDataProcessor.onNotificationAdded(key, sbn) in <lambda>()
44 fun onNotificationAdded(key: String, sbn: StatusBarNotification) in setInactive() method
257 fun onNotificationAdded(key: String, sbn: StatusBarNotification) { in <lambda>() method in com.android.systemui.media.controls.domain.pipeline.MediaDataProcessor
312 override fun onNotificationAdded(key: String, sbn: StatusBarNotification) { in <lambda>() method
160 mMediaDataManager.onNotificationAdded(entry.getKey(), entry.getSbn()); in setupNotifPipeline()165 mMediaDataManager.onNotificationAdded(entry.getKey(), entry.getSbn()); in setupNotifPipeline()