Home
last modified time | relevance | path

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

/packages/modules/AppSearch/framework/java/external/android/app/appsearch/stats/
DSchemaMigrationStats.java48 FIRST_CALL_GET_INCOMPATIBLE,
58 public static final int FIRST_CALL_GET_INCOMPATIBLE = 1; field in SchemaMigrationStats
/packages/modules/AppSearch/testing/mockingservicestests/src/com/android/server/appsearch/
DAppSearchManagerServiceTest.java323 SchemaMigrationStats.FIRST_CALL_GET_INCOMPATIBLE), in testSetSchemaStatsLogging()
336 SchemaMigrationStats.FIRST_CALL_GET_INCOMPATIBLE); in testSetSchemaStatsLogging()
1619 SchemaMigrationStats.FIRST_CALL_GET_INCOMPATIBLE), in verifySetSchemaResult()
/packages/modules/AppSearch/framework/java/android/app/appsearch/
DAppSearchSession.java1096 SchemaMigrationStats.FIRST_CALL_GET_INCOMPATIBLE); in setSchemaWithMigrations()