Home
last modified time | relevance | path

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

/packages/apps/Calendar/src/com/android/calendar/
DEventRecurrenceFormatter.java108 cacheMonthRepeatStrings(r, weekday); in getRepeatString()
127 private static void cacheMonthRepeatStrings(Resources r, int weekday) { in cacheMonthRepeatStrings() method in EventRecurrenceFormatter