Searched refs:mBgTint (Results 1 – 1 of 1) sorted by relevance
78 int mBgTint = NO_COLOR; field in ActivatableNotificationView130 mBgTint = NO_COLOR; in updateColors()264 if (color != mBgTint) { in setTintColor()265 mBgTint = color; in setTintColor()621 if (withTint && mBgTint != NO_COLOR) { in calculateBgColor()622 return mBgTint; in calculateBgColor()629 if (mBgTint != 0) { in getRippleColor()