Home
last modified time | relevance | path

Searched refs:BUNDLE_KEY_REMINDER_MINUTES (Results 1 – 2 of 2) sorted by relevance

/packages/apps/Calendar/src/com/android/calendar/
DEventInfoFragment.java147 protected static final String BUNDLE_KEY_REMINDER_MINUTES = "key_reminder_minutes"; field in EventInfoFragment
1203 BUNDLE_KEY_REMINDER_MINUTES, reminderMinutes); in onSaveInstanceState()
DUtils.java2092 EventInfoFragment.BUNDLE_KEY_REMINDER_MINUTES); in readRemindersFromBundle()