Home | History | Annotate | Download | only in calendar

Lines Matching refs:newInsert

1403         ops.add(ContentProviderOperation.newInsert(exceptionUri).withValues(values).build());