Searched refs:uploadChangesOnly (Results 1 – 1 of 1) sorted by relevance
3147 void scheduleSync(Account account, boolean uploadChangesOnly, String url) { in scheduleSync() argument3149 if (uploadChangesOnly) { in scheduleSync()3150 extras.putBoolean(ContentResolver.SYNC_EXTRAS_UPLOAD, uploadChangesOnly); in scheduleSync()