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

  /frameworks/opt/calendar/tests/src/com/android/calendarcommon/
RRuleTest.java 45 private static String[] getFormattedDates(long[] dates, Time time, boolean truncate) {
126 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 300 milliseconds