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

  /packages/apps/Calendar/src/com/android/calendar/alerts/
AlarmScheduler.java 69 private static final int REMINDERS_INDEX_MINUTES = 1;
247 int reminderMinutes = cursor.getInt(REMINDERS_INDEX_MINUTES);
  /packages/apps/Calendar/src/com/android/calendar/event/
EditEventHelper.java 126 public static final int REMINDERS_INDEX_MINUTES = 1;
    [all...]

Completed in 41 milliseconds