Searched refs:isTodayOrTomorrow (Results 1 – 1 of 1) sorted by relevance
1393 int todayOrTomorrow = isTodayOrTomorrow(context.getResources(), in getDisplayedDatetime()1415 int todayOrTomorrow = isTodayOrTomorrow(context.getResources(), startMillis, in getDisplayedDatetime()1488 private static int isTodayOrTomorrow(Resources r, long dayMillis, in isTodayOrTomorrow() method in Utils