Searched refs:cal_id (Results 1 – 1 of 1) sorted by relevance
/cts/tests/tests/provider/src/android/provider/cts/ |
D | CalendarTest.java | 1743 long cal_id = createAndVerifyCalendar(account, seed++, null); in testEventColors() local 1747 ContentValues ev = EventHelper.getNewEventValues(account, seed++, cal_id, false); in testEventColors() 1758 long event_id = createAndVerifyEvent(account, seed++, cal_id, false, null); in testEventColors() 1772 ev = EventHelper.getNewEventValues(account, seed++, cal_id, false); in testEventColors()
|