Searched defs:eventUri (Results 1 – 1 of 1) sorted by relevance
1761 Uri eventUri = ContentUris.withAppendedId(Events.CONTENT_URI, event_id); in testEventColors() local2231 Uri eventUri = ContentUris.withAppendedId(Events.CONTENT_URI, eventId); in verifyEvent() local2260 Uri eventUri = ContentUris.withAppendedId(Events.CONTENT_URI, eventId); in testEventCreationAndDeletion() local2304 Uri eventUri = ContentUris.withAppendedId(Events.CONTENT_URI, eventId); in testEventUpdateAsApp() local2363 Uri eventUri = Events.CONTENT_URI; in testBulkUpdate() local2480 Uri eventUri = ContentUris.withAppendedId(Events.CONTENT_URI, eventId); in testConversionToRecurring() local2900 Uri eventUri; in testOutOfOrderRecurrenceExceptions() local3476 private void removeAndVerifyEvent(Uri eventUri, ContentValues eventValues, String accountName) { in removeAndVerifyEvent()3632 Uri eventUri = ContentUris.withAppendedId(Events.CONTENT_URI, eventId); in expandInstanceRange() local