Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/app/
DNotification.java3364 private static final int LIGHTNESS_TEXT_DIFFERENCE_LIGHT = 20; field in Notification.Builder
4806 mSecondaryTextColor, -LIGHTNESS_TEXT_DIFFERENCE_LIGHT); in ensureColors()
4820 mPrimaryTextColor, backgroundLight ? LIGHTNESS_TEXT_DIFFERENCE_LIGHT in ensureColors()
4841 ? -LIGHTNESS_TEXT_DIFFERENCE_LIGHT in ensureColors()