Searched refs:mBgTint (Results 1 – 1 of 1) sorted by relevance
100 private int mBgTint = 0; field in ActivatableNotificationView491 mBgTint = color; in setTintColor()874 if (withTint && mBgTint != 0) { in calculateBgColor()875 return mBgTint; in calculateBgColor()886 if (mBgTint != 0) { in getRippleColor()