Home
last modified time | relevance | path

Searched defs:bysetpos (Results 1 – 3 of 3) sorted by relevance

/aosp12/frameworks/opt/calendar/tests/src/com/android/calendarcommon2/
H A DEventRecurrenceTest.java723 int[] bysetpos, int wkst) { in verifyRecurType()
/aosp12/frameworks/opt/calendar/src/com/android/calendarcommon2/
H A DEventRecurrence.java73 public int[] bysetpos; field in EventRecurrence
888 int[] bysetpos = parseNumberList(value, Integer.MIN_VALUE, Integer.MAX_VALUE, true); in parsePart() local
H A DRecurrenceProcessor.java291 break bysetpos; in filter() local