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