Searched refs:todayOrTomorrow (Results 1 – 2 of 2) sorted by relevance
48 int todayOrTomorrow = isTodayOrTomorrow(context.getResources(), in getDisplayedDatetime() local50 if (TODAY == todayOrTomorrow) { in getDisplayedDatetime()52 } else if (TOMORROW == todayOrTomorrow) { in getDisplayedDatetime()70 int todayOrTomorrow = isTodayOrTomorrow(context.getResources(), startMillis, in getDisplayedDatetime() local72 if (TODAY == todayOrTomorrow) { in getDisplayedDatetime()76 } else if (TOMORROW == todayOrTomorrow) { in getDisplayedDatetime()
1423 int todayOrTomorrow = isTodayOrTomorrow(context.getResources(), in getDisplayedDatetime() local1425 if (TODAY == todayOrTomorrow) { in getDisplayedDatetime()1427 } else if (TOMORROW == todayOrTomorrow) { in getDisplayedDatetime()1445 int todayOrTomorrow = isTodayOrTomorrow(context.getResources(), startMillis, in getDisplayedDatetime() local1447 if (TODAY == todayOrTomorrow) { in getDisplayedDatetime()1451 } else if (TOMORROW == todayOrTomorrow) { in getDisplayedDatetime()