Home
last modified time | relevance | path

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

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