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