Home | History | Annotate | Download | only in content

Lines Matching defs:getOrCreateSyncStatusLocked

1006             SyncStatusInfo status = getOrCreateSyncStatusLocked(authority.ident);
1187 SyncStatusInfo status = getOrCreateSyncStatusLocked(item.authorityId);
1434 SyncStatusInfo syncStatusInfo = getOrCreateSyncStatusLocked(authorityInfo.ident);
1549 private SyncStatusInfo getOrCreateSyncStatusLocked(int authorityId) {