Searched refs:setUpdateScopeKey (Results 1 – 2 of 2) sorted by relevance
76 fun setUpdateScopeKey(update: UpdateEntity, newScopeKey: String) { in insertUpdate() method
196 database.updateDao().setUpdateScopeKey(existingUpdateEntity, newUpdateEntity.scopeKey) in processUpdateManifest()