Searched refs:getCurrentHourColor (Results 1 – 7 of 7) sorted by relevance
80 getWindow().getDecorView().setBackgroundColor(Utils.getCurrentHourColor()); in onResume()
99 getWindow().getDecorView().setBackgroundColor(Utils.getCurrentHourColor()); in onResume()
846 final int c = Utils.getCurrentHourColor(); in getTintedBackgroundColor()1023 dayButton.setTextColor(Utils.getCurrentHourColor()); in turnOnDayOfWeek()
610 public static int getCurrentHourColor() { in getCurrentHourColor() method in Utils
419 final int currHourColor = Utils.getCurrentHourColor(); in setBackgroundColor()
198 mCurrentHourColor = Utils.getCurrentHourColor(); in onCreate()
507 getWindow().getDecorView().setBackgroundColor(Utils.getCurrentHourColor()); in onResume()