Home
last modified time | relevance | path

Searched refs:getFormattedDates (Results 1 – 2 of 2) sorted by relevance

/frameworks/opt/calendar/tests/src/com/android/calendarcommon2/
DRRuleTest.java44 private static String[] getFormattedDates(long[] dates, Time time, boolean truncate) { in getFormattedDates() method in RRuleTest
124 String[] actual = getFormattedDates(out, outCal, truncate); in runRecurrenceIteratorTest()
DRecurrenceProcessorTest.java35 private static String[] getFormattedDates(long[] dates, Time time) { in getFormattedDates() method in RecurrenceProcessorTest
114 String[] actual = getFormattedDates(out, outCal); in verifyRecurrence()