Searched refs:mDecorColor (Results 1 – 1 of 1) sorted by relevance
172 private int mDecorColor; field in StatusBarIconView618 float alpha = Color.alpha(mDecorColor) / 255.f; in onDraw()683 + " decorColor=#" + Integer.toHexString(mDecorColor) in toString()702 mDecorColor = iconTint; in setDecorColor()715 int color = NotificationUtils.interpolateColors(mDecorColor, Color.WHITE, mDozeAmount); in updateDecorColor()