Searched defs:eventUri (Results 1 – 1 of 1) sorted by relevance
1760 Uri eventUri = ContentUris.withAppendedId(Events.CONTENT_URI, event_id); in testEventColors() local2230 Uri eventUri = ContentUris.withAppendedId(Events.CONTENT_URI, eventId); in verifyEvent() local2259 Uri eventUri = ContentUris.withAppendedId(Events.CONTENT_URI, eventId); in testEventCreationAndDeletion() local2303 Uri eventUri = ContentUris.withAppendedId(Events.CONTENT_URI, eventId); in testEventUpdateAsApp() local2362 Uri eventUri = Events.CONTENT_URI; in testBulkUpdate() local2479 Uri eventUri = ContentUris.withAppendedId(Events.CONTENT_URI, eventId); in testConversionToRecurring() local2899 Uri eventUri; in testOutOfOrderRecurrenceExceptions() local3475 private void removeAndVerifyEvent(Uri eventUri, ContentValues eventValues, String accountName) { in removeAndVerifyEvent()3631 Uri eventUri = ContentUris.withAppendedId(Events.CONTENT_URI, eventId); in expandInstanceRange() local