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