Home | History | Annotate | Download | only in content

Lines Matching refs:setDelayUntilTime

844     private void setDelayUntilTime(SyncOperation op, long delayUntilSeconds) {
854 .setDelayUntilTime(op.account, op.userId, op.authority, newDelayUntilTime);
2423 setDelayUntilTime(syncOperation, syncResult.delayUntil);