Home
last modified time | relevance | path

Searched refs:event_id (Results 1 – 1 of 1) sorted by relevance

/cts/tests/tests/provider/src/android/provider/cts/
DCalendarTest.java1758 long event_id = createAndVerifyEvent(account, seed++, cal_id, false, null); in testEventColors() local
1761 Uri eventUri = ContentUris.withAppendedId(Events.CONTENT_URI, event_id); in testEventColors()