Searched refs:addMigratedTypes (Results 1 – 11 of 11) sorted by relevance
87 .addMigratedTypes(Arrays.asList("migrated1")) in testPluralAdds()104 .addMigratedTypes(Arrays.asList("migrated2", "migrate3")) in testPluralAdds()
172 .addMigratedTypes(gmsResponse.getMigratedTypes()); in toJetpackSetSchemaResponse()
259 public @NonNull Builder addMigratedTypes(@NonNull Collection<String> migratedTypes) { in addMigratedTypes() method in SetSchemaResponse.Builder
183 .addMigratedTypes(platformResponse.getMigratedTypes()); in toJetpackSetSchemaResponse()
258 .addMigratedTypes(activeMigrators.keySet()); in setSchemaAsync()
975 …method public androidx.appsearch.app.SetSchemaResponse.Builder addMigratedTypes(java.util.Collecti…
943 …method public androidx.appsearch.app.SetSchemaResponse.Builder addMigratedTypes(java.util.Collecti…