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

  /packages/apps/Calendar/src/com/android/calendar/
EventInfoActivity.java 223 private int mDefaultReminderMinutes;
398 mDefaultReminderMinutes = Integer.parseInt(durationString);
652 if (mDefaultReminderMinutes == 0) {
657 mReminderValues, mReminderLabels, mDefaultReminderMinutes);
    [all...]
EditEvent.java 273 private int mDefaultReminderMinutes;
    [all...]

Completed in 19 milliseconds