Searched refs:mBgTint (Results 1 – 1 of 1) sorted by relevance
86 int mBgTint = NO_COLOR; field in ActivatableNotificationView135 mBgTint = NO_COLOR; in updateColors()260 if (color != mBgTint) { in setTintColor()261 mBgTint = color; in setTintColor()696 if (withTint && mBgTint != NO_COLOR) { in calculateBgColor()697 return mBgTint; in calculateBgColor()704 if (mBgTint != 0) { in getRippleColor()