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