Home
last modified time | relevance | path

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

/frameworks/base/apex/appsearch/framework/java/external/android/app/appsearch/
DSetSchemaRequest.java141 public Map<String, Migrator> getMigrators() { in getMigrators() method in SetSchemaRequest
/frameworks/base/apex/appsearch/framework/java/android/app/appsearch/
DAppSearchSession.java165 if (request.getMigrators().isEmpty()) { in setSchema()
759 getSchemaResponse.getSchemas(), request.getMigrators(), currentVersion, in setSchemaWithMigrations()
/frameworks/base/apex/appsearch/framework/api/
Dcurrent.txt384 …thod @NonNull public java.util.Map<java.lang.String,android.app.appsearch.Migrator> getMigrators();