HomeSort by relevance Sort by last modified time
    Searched refs:getFormattedDates (Results 1 - 2 of 2) sorted by null

  /packages/providers/CalendarProvider/tests/src/com/android/providers/calendar/
RRuleTest.java 33 private static String[] getFormattedDates(long[] dates, Time time, boolean truncate) {
114 String[] actual = getFormattedDates(out, outCal, truncate);
    [all...]
RecurrenceProcessorTest.java 37 private static String[] getFormattedDates(long[] dates, Time time) {
117 String[] actual = getFormattedDates(out, outCal);
    [all...]

Completed in 810 milliseconds