Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/
DMediaNotificationProcessor.java184 coloredCandidate = selectMutedCandidate(mutedSwatch, moreMutedSwatch); in selectForegroundColorForSwatches()
203 private static Palette.Swatch selectMutedCandidate(Palette.Swatch first, in selectMutedCandidate() method in MediaNotificationProcessor