Searched refs:calendarIdString (Results 1 – 1 of 1) sorted by relevance
2108 String calendarIdString = Integer.toString(mCalendarId); in testCalendarAlerts() local2109 checkEvents(0, mDb, calendarIdString); in testCalendarAlerts()2111 checkEvents(1, mDb, calendarIdString); in testCalendarAlerts()2229 String calendarIdString = Integer.toString(mCalendarId); in testAttendees() local2230 checkEvents(0, mDb, calendarIdString); in testAttendees()2232 checkEvents(1, mDb, calendarIdString); in testAttendees()