Searched refs:MONTHLY (Results 1 – 3 of 3) sorted by relevance
38 public static final int MONTHLY = 6; field in EventRecurrence122 sParseFreqMap.put("MONTHLY", MONTHLY);343 case MONTHLY: in toString()430 if (this.freq != MONTHLY) { in repeatsMonthlyOnDayCount()
200 if (EventRecurrence.MONTHLY >= freq) { in filter()286 if (freq == EventRecurrence.MONTHLY && r.bydayCount > 0) { in filter()797 case EventRecurrence.MONTHLY: in expand()811 boolean usebymonth = useBYX(freq, EventRecurrence.MONTHLY, bymonthCount); in expand()
144 /* int freq */ EventRecurrence.MONTHLY, in test5()439 /* int freq */ EventRecurrence.MONTHLY, in test16()