HomeSort by relevance Sort by last modified time
    Searched defs:setTimeFormat (Results 1 - 10 of 10) sorted by null

  /packages/apps/DeskClock/src/com/android/alarmclock/
WidgetUtils.java 141 public static void setTimeFormat(RemoteViews clock, int amPmFontSize, int clockId) {
DigitalWidgetViewsFactory.java 106 WidgetUtils.setTimeFormat(clock,
DigitalAppWidgetProvider.java 97 WidgetUtils.setTimeFormat(widget, 0/*no am/pm*/, R.id.the_clock);
171 WidgetUtils.setTimeFormat(widget, 0/*no am/pm*/, R.id.the_clock);
  /packages/apps/DeskClock/src/com/android/deskclock/
Screensaver.java 154 Utils.setTimeFormat((TextClock)mDigitalClock,
ClockFragment.java 82 Utils.setTimeFormat(
194 Utils.setTimeFormat((TextClock) (mDigitalClock.findViewById(R.id.digital_clock)),
ScreensaverActivity.java 189 Utils.setTimeFormat((TextClock)mDigitalClock,
Utils.java 520 public static void setTimeFormat(TextClock clock, int amPmFontSize) {
  /packages/apps/DeskClock/src/com/android/deskclock/worldclock/
WorldClockAdapter.java 234 Utils.setTimeFormat(dclock,
  /packages/apps/DeskClock/src/com/android/deskclock/alarms/
AlarmActivity.java 190 Utils.setTimeFormat(digitalClock,
  /prebuilts/tools/common/m2/repository/org/freemarker/freemarker/2.3.20/
freemarker-2.3.20.jar 

Completed in 3822 milliseconds