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

  /packages/apps/Calendar/src/com/android/calendar/
EventInfoActivity.java 172 private static final int REMINDERS_INDEX_MINUTES = 1;
411 int minutes = reminderCursor.getInt(REMINDERS_INDEX_MINUTES);
418 int minutes = reminderCursor.getInt(REMINDERS_INDEX_MINUTES);
    [all...]
EditEvent.java 172 private static final int REMINDERS_INDEX_MINUTES = 1;
    [all...]

Completed in 23 milliseconds