Home
last modified time | relevance | path

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

/frameworks/opt/calendar/src/com/android/calendarcommon2/
DEventRecurrence.java139 private static final boolean ALLOW_LOWER_CASE = true; field in EventRecurrence
595 if (ALLOW_LOWER_CASE) { in parse()