Searched refs:getAllPendingSyncs (Results 1 – 1 of 1) sorted by relevance
267 private List<SyncOperation> getAllPendingSyncs() { in getAllPendingSyncs() method in SyncManager446 List<SyncOperation> ops = getAllPendingSyncs(); in cleanupJobs()748 List<SyncOperation> ops = getAllPendingSyncs(); in setAuthorityPendingState()1066 List<SyncOperation> ops = getAllPendingSyncs(); in removeSyncsForAuthority()1099 List<SyncOperation> ops = getAllPendingSyncs(); in getPeriodicSyncs()1292 List<SyncOperation> ops = getAllPendingSyncs(); in rescheduleSyncs()1397 List<SyncOperation> pending = getAllPendingSyncs(); in scheduleSyncOperationH()1479 List<SyncOperation> ops = getAllPendingSyncs(); in clearScheduledSyncOperations()1496 List<SyncOperation> ops = getAllPendingSyncs(); in cancelScheduledSyncOperation()1611 List<SyncOperation> ops = getAllPendingSyncs(); in onUserRemoved()[all …]