Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/
DMediaNotificationProcessor.java160 palette.getMutedSwatch(), in selectForegroundColor()
167 palette.getMutedSwatch(), in selectForegroundColor()
/frameworks/base/core/java/com/android/internal/graphics/palette/
DPalette.java220 public Palette.Swatch getMutedSwatch() { in getMutedSwatch() method in Palette