Searched refs:isTodayOrTomorrow (Results 1 - 2 of 2) sorted by relevance

/packages/apps/Contacts/src/com/android/contacts/interactions/
H A DCalendarInteractionUtils.java48 int todayOrTomorrow = isTodayOrTomorrow(context.getResources(),
70 int todayOrTomorrow = isTodayOrTomorrow(context.getResources(), startMillis,
145 private static int isTodayOrTomorrow(Resources r, long dayMillis, method in class:CalendarInteractionUtils
/packages/apps/Calendar/src/com/android/calendar/
H A DUtils.java1423 int todayOrTomorrow = isTodayOrTomorrow(context.getResources(),
1445 int todayOrTomorrow = isTodayOrTomorrow(context.getResources(), startMillis,
1518 private static int isTodayOrTomorrow(Resources r, long dayMillis, method in class:Utils

Completed in 142 milliseconds