Searched refs:CALENDARS_WHERE (Results 1 – 2 of 2) sorted by relevance
239 static final String CALENDARS_WHERE = Calendars._ID + "=?"; field in EventInfoFragment
148 private static final String CALENDARS_WHERE = Calendars._ID + "=%d"; field in DayView