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

  /packages/apps/DeskClock/src/com/android/deskclock/
ClockFragment.java 186 Utils.CLOCK_TYPE_DIGITAL : Utils.CLOCK_TYPE_ANALOG);
ScreensaverActivity.java 168 Utils.CLOCK_TYPE_DIGITAL : Utils.CLOCK_TYPE_ANALOG);
Utils.java 83 public static final String CLOCK_TYPE_DIGITAL = "digital";

Completed in 605 milliseconds