Searched refs:REMINDERS_PROJECTION (Results 1 - 3 of 3) sorted by relevance

/packages/apps/Calendar/src/com/android/calendar/
H A DEventInfoFragment.java211 private static final String[] REMINDERS_PROJECTION = new String[] { field in class:EventInfoFragment
394 REMINDERS_PROJECTION, REMINDERS_WHERE, args, null);
/packages/apps/Calendar/src/com/android/calendar/event/
H A DEditEventFragment.java201 EditEventHelper.REMINDERS_PROJECTION,
H A DEditEventHelper.java108 public static final String[] REMINDERS_PROJECTION = new String[] { field in class:EditEventHelper

Completed in 70 milliseconds