Home
last modified time | relevance | path

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

/packages/modules/AppSearch/service/java/com/android/server/appsearch/external/localstorage/stats/
DInitializeStats.java442 public Builder setSchemaTypeCount(int numSchemaTypes) { in setSchemaTypeCount() method in InitializeStats.Builder
/packages/modules/AppSearch/service/java/com/android/server/appsearch/external/localstorage/
DAppSearchLoggerHelper.java100 .setSchemaTypeCount(fromNativeStats.getNumSchemaTypes()); in copyNativeStats()
/packages/modules/AppSearch/testing/servicestests/src/com/android/server/appsearch/external/localstorage/stats/
DAppSearchStatsTest.java169 .setSchemaTypeCount(nativeNumSchemaTypes) in testAppSearchStats_InitializeStats()