Home
last modified time | relevance | path

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

/packages/apps/Exchange/exchange2/src/com/android/exchange/utility/
DCalendarUtilities.java150 protected static final int EAS_SUNDAY = 1<<0; field in CalendarUtilities
159 protected static final int EAS_WEEKENDS = EAS_SATURDAY | EAS_SUNDAY;