Home
last modified time | relevance | path

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

/frameworks/opt/calendar/tests/src/com/android/calendarcommon2/
DRecurrenceSetTest.java117 String recurrence2 = "DTSTART;TZID=America/New_York:20090821T100000\n" in testRecurrenceSet5() local
120 final ContentValues values2 = verifyPopulateContentValues(recurrence2, "FREQ=YEARLY", null, in testRecurrenceSet5()