Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/
H A DMediaNotificationProcessor.java37 private static final float POPULATION_FRACTION_FOR_WHITE_OR_BLACK = 2.5f; field in MediaNotificationProcessor
87 > POPULATION_FRACTION_FOR_WHITE_OR_BLACK) { in findBackgroundSwatch()