Searched refs:todayOrTomorrow (Results 1 – 1 of 1) sorted by relevance
1333 int todayOrTomorrow = isTodayOrTomorrow(context.getResources(), in getDisplayedDatetime() local1335 if (TODAY == todayOrTomorrow) { in getDisplayedDatetime()1337 } else if (TOMORROW == todayOrTomorrow) { in getDisplayedDatetime()1355 int todayOrTomorrow = isTodayOrTomorrow(context.getResources(), startMillis, in getDisplayedDatetime() local1357 if (TODAY == todayOrTomorrow) { in getDisplayedDatetime()1361 } else if (TOMORROW == todayOrTomorrow) { in getDisplayedDatetime()