Home
last modified time | relevance | path

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

/packages/apps/Contacts/src/com/android/contacts/interactions/
DCalendarInteractionUtils.java22 private static final int TODAY = 1; field in CalendarInteractionUtils
50 if (TODAY == todayOrTomorrow) { in getDisplayedDatetime()
72 if (TODAY == todayOrTomorrow) { in getDisplayedDatetime()
154 return TODAY; in isTodayOrTomorrow()
/packages/apps/Calendar/src/com/android/calendar/
DUtils.java1425 if (TODAY == todayOrTomorrow) { in getDisplayedDatetime()
1447 if (TODAY == todayOrTomorrow) { in getDisplayedDatetime()
1511 private static final int TODAY = 1; field in Utils
1527 return TODAY; in isTodayOrTomorrow()