Home
last modified time | relevance | path

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

/packages/apps/DeskClock/src/com/android/deskclock/
DAlarmUtils.java39 public static String getFormattedTime(Context context, Calendar time) { in getFormattedTime() method in AlarmUtils
45 public static String getFormattedTime(Context context, long timeInMillis) { in getFormattedTime() method in AlarmUtils