Searched refs:mTextColorsAreForBackground (Results 1 – 2 of 2) sorted by relevance
3407 private int mTextColorsAreForBackground = COLOR_INVALID; field in Notification.Builder4782 || mTextColorsAreForBackground != backgroundColor) { in ensureColors()4783 mTextColorsAreForBackground = backgroundColor; in ensureColors()6083 mTextColorsAreForBackground = COLOR_INVALID;
7673 Landroid/app/Notification$Builder;->mTextColorsAreForBackground:I