Searched refs:mCurrentSetColor (Results 1 – 1 of 1) sorted by relevance
144 private int mCurrentSetColor = NO_COLOR; field in StatusBarIconView610 mCurrentSetColor = color; in setColorInternal()615 if (mCurrentSetColor != NO_COLOR) { in updateIconColor()621 mCurrentSetColor, Color.WHITE, mDarkAmount); in updateIconColor()649 if (mCurrentSetColor == iconColor) { in setIconColor()652 if (animate && mCurrentSetColor != NO_COLOR) { in setIconColor()653 mAnimationStartColor = mCurrentSetColor; in setIconColor()