Searched refs:currHourColor (Results 1 – 1 of 1) sorted by relevance
419 final int currHourColor = Utils.getCurrentHourColor(); in setBackgroundColor() local420 if (mLastHourColor != currHourColor) { in setBackgroundColor()422 "backgroundColor", mLastHourColor, currHourColor); in setBackgroundColor()426 mLastHourColor = currHourColor; in setBackgroundColor()