Searched defs:getFormattedDates (Results 1 - 2 of 2) sorted by relevance

/frameworks/opt/calendar/tests/src/com/android/calendarcommon2/
H A DRecurrenceProcessorTest.java37 private static String[] getFormattedDates(long[] dates, Time time) { method in class:RecurrenceProcessorTest
117 String[] actual = getFormattedDates(out, outCal);
H A DRRuleTest.java45 private static String[] getFormattedDates(long[] dates, Time time, boolean truncate) { method in class:RRuleTest
126 String[] actual = getFormattedDates(out, outCal, truncate);

Completed in 60 milliseconds