Home | History | Annotate | Download | only in calendar

Lines Matching defs:CALENDARS_WHERE

149     private static final String CALENDARS_WHERE = Calendars._ID + "=%d";
4470 String where = String.format(CALENDARS_WHERE, calId);