Home
last modified time | relevance | path

Searched defs:mSchemaMigrationCallType (Results 1 – 2 of 2) sorted by relevance

/packages/modules/AppSearch/framework/java/android/app/appsearch/aidl/
DSetSchemaAidlRequest.java76 private final int mSchemaMigrationCallType; field in SetSchemaAidlRequest
/packages/modules/AppSearch/service/java/com/android/server/appsearch/external/localstorage/stats/
DSetSchemaStats.java64 @SchemaMigrationStats.SchemaMigrationCallType private final int mSchemaMigrationCallType; field in SetSchemaStats
255 @SchemaMigrationStats.SchemaMigrationCallType int mSchemaMigrationCallType; field in SetSchemaStats.Builder