Home | History | Annotate | Download | only in calendar

Lines Matching refs:calId

2883         long calId = cursor.getLong(0);
2887 String where = String.format(CALENDARS_WHERE, calId);