Searched refs:mProtectionColor (Results 1 – 1 of 1) sorted by relevance
13648 private int mProtectionColor = COLOR_INVALID; field in Notification.Builder.Colors13803 mProtectionColor = ColorUtils.blendARGB(mPrimaryTextColor, mBackgroundColor, 0.9f); in resolvePalette()13838 return mProtectionColor; in getProtectionColor()