Home | History | Annotate | Download | only in content

Lines Matching refs:scheduleSync

237             scheduleSync(null, UserHandle.USER_ALL, SyncOperation.REASON_ACCOUNTS_UPDATED, null,
383 scheduleSync(info.account, info.userId, reason, info.provider, extras,
388 scheduleSync(info.service, info.userId, reason, extras,
404 scheduleSync(null, UserHandle.USER_ALL,
556 public void scheduleSync(ComponentName cname, int userId, int uid, Bundle extras,
580 Log.d(TAG, "scheduleSync: sync of " + cname + " not allowed, dropping request.");
586 Log.d(TAG, "scheduleSync: " + cname + " is not enabled, dropping request");
652 public void scheduleSync(Account requestedAccount, int userId, int reason,
676 Log.v(TAG, "scheduleSync: no accounts configured, dropping");
755 Log.d(TAG, "scheduleSync: sync of " + account + ", " + authority
788 Log.v(TAG, "scheduleSync:"
813 scheduleSync(account, userId, reason, authority, extras,
1118 scheduleSync