Searched refs:shouldSyncFor (Results 1 – 3 of 3) sorted by relevance
110 onEndTransaction(!isCallerSyncAdapter && shouldSyncFor(uri)); in insert()166 onEndTransaction(!isCallerSyncAdapter && shouldSyncFor(uri)); in update()198 onEndTransaction(!isCallerSyncAdapter && shouldSyncFor(uri)); in delete()278 protected abstract boolean shouldSyncFor(Uri uri); in shouldSyncFor() method in SQLiteContentProvider
844 protected boolean shouldSyncFor(Uri uri) { in shouldSyncFor() method in CalendarProvider2
42 protected boolean shouldSyncFor(Uri uri) { in shouldSyncFor() method in CalendarProvider2ForTesting