Searched refs:mCurrentSetColor (Results 1 – 1 of 1) sorted by relevance
144 private int mCurrentSetColor = NO_COLOR; field in StatusBarIconView609 mCurrentSetColor = color; in setColorInternal()614 if (mCurrentSetColor != NO_COLOR) { in updateIconColor()620 mCurrentSetColor, Color.WHITE, mDozeAmount); in updateIconColor()648 if (mCurrentSetColor == iconColor) { in setIconColor()651 if (animate && mCurrentSetColor != NO_COLOR) { in setIconColor()652 mAnimationStartColor = mCurrentSetColor; in setIconColor()