Home
last modified time | relevance | path

Searched refs:getLightVibrantSwatch (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/
DMediaNotificationProcessor.java164 return selectForegroundColorForSwatches(palette.getLightVibrantSwatch(), in selectForegroundColor()
/frameworks/base/core/java/com/android/internal/graphics/palette/
DPalette.java200 public Palette.Swatch getLightVibrantSwatch() { in getLightVibrantSwatch() method in Palette