Searched refs:REMINDERS_INDEX_MINUTES (Results 1 – 4 of 4) sorted by relevance
69 private static final int REMINDERS_INDEX_MINUTES = 1; field in AlarmScheduler247 int reminderMinutes = cursor.getInt(REMINDERS_INDEX_MINUTES); in queryNextReminderAndSchedule()
311 int minutes = cursor.getInt(EditEventHelper.REMINDERS_INDEX_MINUTES); in onQueryComplete()
126 public static final int REMINDERS_INDEX_MINUTES = 1; field in EditEventHelper
1915 int minutes = cursor.getInt(EditEventHelper.REMINDERS_INDEX_MINUTES); in initReminders()