Home
last modified time | relevance | path

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

/packages/apps/Exchange/exchange2/src/com/android/exchange/utility/
DCalendarUtilities.java466 int thisWeek = cal.get(Calendar.DAY_OF_WEEK_IN_MONTH); in inferRRuleFromCalendars() local
467 if (week != thisWeek) { in inferRRuleFromCalendars()
470 if (thisWeek == thisMaxWeek) { in inferRRuleFromCalendars()