Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/app/
DNotification.java3169 private static final int LIGHTNESS_TEXT_DIFFERENCE_DARK = -10; field in Notification.Builder
4513 mSecondaryTextColor, -LIGHTNESS_TEXT_DIFFERENCE_DARK); in ensureColors()
4519 : LIGHTNESS_TEXT_DIFFERENCE_DARK); in ensureColors()
4540 : -LIGHTNESS_TEXT_DIFFERENCE_DARK); in ensureColors()
/frameworks/base/config/
Dhiddenapi-private-dex.txt9057 Landroid/app/Notification$Builder;->LIGHTNESS_TEXT_DIFFERENCE_DARK:I