Home
last modified time | relevance | path

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

/frameworks/opt/calendar/src/com/android/calendarcommon2/
DEventRecurrence.java145 private static final boolean ONLY_ONE_UNTIL_COUNT = false; field in EventRecurrence
649 if (ONLY_ONE_UNTIL_COUNT) { in parse()