Home | History | Annotate | Download | only in content

Lines Matching refs:scheduleSync

222                 scheduleSync(null /* account */, UserHandle.USER_ALL,
236 scheduleSync(null, UserHandle.USER_ALL, SyncOperation.REASON_ACCOUNTS_UPDATED, null,
377 scheduleSync(account, userId, reason, authority, extras, 0, false);
393 scheduleSync(null, UserHandle.USER_ALL,
572 public void scheduleSync(Account requestedAccount, int userId, int reason,
596 Log.v(TAG, "scheduleSync: no accounts configured, dropping");
677 Log.d(TAG, "scheduleSync: sync of " + account + ", " + authority
692 Log.v(TAG, "scheduleSync:"
706 Log.v(TAG, "scheduleSync:"
725 scheduleSync(account, userId, reason, authority, extras, LOCAL_SYNC_DELAY,
983 scheduleSync(account, userId, SyncOperation.REASON_USER_START, null, null,