Home
last modified time | relevance | path

Searched refs:unmigratedIncompatibleTypes (Results 1 – 1 of 1) sorted by relevance

/packages/modules/AppSearch/framework/java/external/android/app/appsearch/util/
DSchemaMigrationUtil.java86 Set<String> unmigratedIncompatibleTypes = in checkDeletedAndIncompatibleAfterMigration() local
88 unmigratedIncompatibleTypes.removeAll(activeMigrators); in checkDeletedAndIncompatibleAfterMigration()
98 if (!unmigratedIncompatibleTypes.isEmpty() || !unmigratedDeletedTypes.isEmpty()) { in checkDeletedAndIncompatibleAfterMigration()