Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/
DMediaNotificationProcessor.java182 Palette.Swatch coloredCandidate = selectVibrantCandidate(moreVibrant, vibrant); in selectForegroundColorForSwatches()
224 private static Palette.Swatch selectVibrantCandidate(Palette.Swatch first, in selectVibrantCandidate() method in MediaNotificationProcessor