Searched refs:mTextColorsAreForBackground (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/core/java/android/app/
H A DNotification.java3201 private int mTextColorsAreForBackground = COLOR_INVALID; field in class:Notification.Builder
4472 || mTextColorsAreForBackground != backgroundColor) {
4473 mTextColorsAreForBackground = backgroundColor;
5757 mTextColorsAreForBackground = COLOR_INVALID;

Completed in 48 milliseconds