Searched refs:mCurrentSetColor (Results 1 – 1 of 1) sorted by relevance
165 private int mCurrentSetColor = NO_COLOR; field in StatusBarIconView658 mCurrentSetColor = color; in setColorInternal()668 if (mCurrentSetColor != NO_COLOR) { in updateIconColor()674 mCurrentSetColor, Color.WHITE, mDozeAmount); in updateIconColor()702 if (mCurrentSetColor == iconColor) { in setIconColor()705 if (animate && mCurrentSetColor != NO_COLOR) { in setIconColor()706 mAnimationStartColor = mCurrentSetColor; in setIconColor()