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