Files
frameworks_base/core/java/android
Michael Chan becfc9de9e Added a Formatter parameter to DateUtils.formatDateRange
DateUtils.formatDateRange is using String.format which isn't efficient for
formatting large number of strings. I have added the Formatter parameter which
allows the caller to reuse the formatter of subsequent calls for faster
performance.
2009-06-30 11:48:39 -07:00
..
2009-05-13 17:51:37 -07:00
2009-06-16 17:07:21 -07:00
2009-06-29 11:41:19 -07:00
2009-06-18 18:36:37 -07:00
2009-06-30 11:47:26 -04:00