Searched refs:getEventByUri (Results 1 – 1 of 1) sorted by relevance
570 public static Cursor getEventByUri(ContentResolver resolver, Uri uri) { in getEventByUri() method in CalendarTest.EventHelper3485 Cursor c = EventHelper.getEventByUri(mContentResolver, eventUri); in removeAndVerifyEvent()