Home
last modified time | relevance | path

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

/frameworks/opt/calendar/tests/src/com/android/calendarcommon2/
DRecurrenceSetTest.java245 boolean result = RecurrenceSet.populateContentValues(recurrenceComponent, values); in verifyPopulateContentValues()
/frameworks/opt/calendar/src/com/android/calendarcommon2/
DRecurrenceSet.java188 public static boolean populateContentValues(ICalendar.Component component, in populateContentValues() method in RecurrenceSet