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.java141 public static void setTimeFormat(RemoteViews clock, int amPmFontSize, int clockId) { in setTimeFormat() method in WidgetUtils
/packages/apps/DeskClock/src/com/android/deskclock/
DUtils.java520 public static void setTimeFormat(TextClock clock, int amPmFontSize) { in setTimeFormat() method in Utils