Home
last modified time | relevance | path

Searched refs:MediaNotificationProcessor (Results 1 – 4 of 4) sorted by relevance

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/
H A DMediaNotificationProcessor.java32 public class MediaNotificationProcessor { class
42 private MediaNotificationProcessor() { in MediaNotificationProcessor() method in MediaNotificationProcessor
H A DOWNERS14 per-file MediaNotificationProcessor.java = ethibodeau@google.com, asc@google.com
/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/
H A DMediaNotificationProcessorTest.java65 Palette.Swatch swatch = MediaNotificationProcessor.findBackgroundSwatch(mArtwork); in findBackgroundSwatch_white()
77 Palette.Swatch swatch = MediaNotificationProcessor.findBackgroundSwatch(mArtwork); in findBackgroundSwatch_red()
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
H A DMediaArtworkProcessor.kt32 import com.android.systemui.statusbar.notification.MediaNotificationProcessor
81 val swatch = MediaNotificationProcessor.findBackgroundSwatch(artwork)