Searched refs:getAllPendingSyncs (Results 1 – 2 of 2) sorted by relevance
284 private List<SyncOperation> getAllPendingSyncs() { in getAllPendingSyncs() method in SyncManager479 List<SyncOperation> ops = getAllPendingSyncs(); in cleanupJobs()848 List<SyncOperation> ops = getAllPendingSyncs(); in setAuthorityPendingState()1175 List<SyncOperation> ops = getAllPendingSyncs(); in removeSyncsForAuthority()1210 List<SyncOperation> ops = getAllPendingSyncs(); in getPeriodicSyncs()1412 List<SyncOperation> ops = getAllPendingSyncs(); in rescheduleSyncs()1522 List<SyncOperation> pending = getAllPendingSyncs(); in scheduleSyncOperationH()1660 List<SyncOperation> ops = getAllPendingSyncs(); in clearScheduledSyncOperations()1677 List<SyncOperation> ops = getAllPendingSyncs(); in cancelScheduledSyncOperation()1795 List<SyncOperation> ops = getAllPendingSyncs(); in onUserRemoved()[all …]
5905 HSPLcom/android/server/content/SyncManager;->getAllPendingSyncs()Ljava/util/List;