find Event
Gets the first event from this calendar that matches the given query.
Adds a WHERE clause that restricts the query to CalendarContract.EventsColumns.CALENDAR_ID = id.
Return
first event from this calendar that matches the selection, or null
if none found
Parameters
where
selection
where Args
arguments for selection
sort Order
sort oder
Throws
when the content provider returns an error