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

/packages/apps/Calendar/src/com/android/calendar/
H A DUtils.java1402 if (TODAY == todayOrTomorrow) {
1424 if (TODAY == todayOrTomorrow) {
1488 private static final int TODAY = 1; field in class:Utils
1493 * Returns TODAY or TOMORROW if applicable. Otherwise returns NONE.
1504 return TODAY;

Completed in 26 milliseconds