Searched refs:getOrCreateSyncStatusLocked (Results 1 – 1 of 1) sorted by relevance
1100 SyncStatusInfo status = getOrCreateSyncStatusLocked(authority.ident); in markPending()1285 SyncStatusInfo status = getOrCreateSyncStatusLocked(item.authorityId); in stopSyncEvent()1532 SyncStatusInfo syncStatusInfo = getOrCreateSyncStatusLocked(authorityInfo.ident); in createCopyPairOfAuthorityWithSyncStatusLocked()1646 private SyncStatusInfo getOrCreateSyncStatusLocked(int authorityId) { in getOrCreateSyncStatusLocked() method in SyncStorageEngine