Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/
DMediaNotificationProcessor.java161 palette.getDominantSwatch(), in selectForegroundColor()
168 palette.getDominantSwatch(), in selectForegroundColor()
262 Palette.Swatch dominantSwatch = palette.getDominantSwatch(); in findBackgroundSwatch()
/frameworks/base/core/java/com/android/internal/graphics/palette/
DPalette.java337 public Palette.Swatch getDominantSwatch() { in getDominantSwatch() method in Palette