HomeSort by relevance Sort by last modified time
    Searched refs:getCurrentHourColor (Results 1 - 7 of 7) sorted by null

  /packages/apps/DeskClock/src/com/android/deskclock/timer/
TimerAlertFullScreen.java 80 getWindow().getDecorView().setBackgroundColor(Utils.getCurrentHourColor());
  /packages/apps/DeskClock/src/com/android/deskclock/
SettingsActivity.java 104 getWindow().getDecorView().setBackgroundColor(Utils.getCurrentHourColor());
DeskClock.java 420 final int currHourColor = Utils.getCurrentHourColor();
Utils.java 610 public static int getCurrentHourColor() {
AlarmClockFragment.java     [all...]
  /packages/apps/DeskClock/src/com/android/deskclock/alarms/
AlarmActivity.java 193 mCurrentHourColor = Utils.getCurrentHourColor();
  /packages/apps/DeskClock/src/com/android/deskclock/worldclock/
CitiesActivity.java 504 getWindow().getDecorView().setBackgroundColor(Utils.getCurrentHourColor());

Completed in 4117 milliseconds