HomeSort by relevance Sort by last modified time
    Searched refs:MAX_REMINDERS (Results 1 - 2 of 2) sorted by null

  /packages/apps/Calendar/src/com/android/calendar/
EventInfoActivity.java 91 private static final int MAX_REMINDERS = 5;
646 return !mIsBusyFreeCalendar && mReminderItems.size() < MAX_REMINDERS;
    [all...]
EditEvent.java 111 private static final int MAX_REMINDERS = 5;
    [all...]

Completed in 45 milliseconds