Home | History | Annotate | Download | only in calendar

Lines Matching refs:calId

4280         long calId = cursor.getLong(0);
4284 String where = String.format(CALENDARS_WHERE, calId);