Searched refs:mCurrentSetColor (Results 1 – 1 of 1) sorted by relevance
155 private int mCurrentSetColor = NO_COLOR; field in StatusBarIconView645 mCurrentSetColor = color; in setColorInternal()655 if (mCurrentSetColor != NO_COLOR) { in updateIconColor()661 mCurrentSetColor, Color.WHITE, mDozeAmount); in updateIconColor()689 if (mCurrentSetColor == iconColor) { in setIconColor()692 if (animate && mCurrentSetColor != NO_COLOR) { in setIconColor()693 mAnimationStartColor = mCurrentSetColor; in setIconColor()