Home
last modified time | relevance | path

Searched defs:setTimeFormat (Results 1 – 2 of 2) sorted by relevance

/packages/apps/DeskClock/src/com/android/alarmclock/
DWidgetUtils.java147 public static void setTimeFormat(Context context, RemoteViews clock, boolean showAmPm, in setTimeFormat() method in WidgetUtils
/packages/apps/DeskClock/src/com/android/deskclock/
DUtils.java513 public static void setTimeFormat(Context context, TextClock clock) { in setTimeFormat() method in Utils