Home
last modified time | relevance | path

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

/aosp12/frameworks/base/apex/appsearch/service/java/com/android/server/appsearch/external/localstorage/stats/
H A DInitializeStats.java386 public Builder setSchemaStoreRecoveryLatencyMillis(int schemaStoreRecoveryLatencyMillis) { in setSchemaStoreRecoveryLatencyMillis() method in InitializeStats.Builder
/aosp12/frameworks/base/apex/appsearch/service/java/com/android/server/appsearch/external/localstorage/
H A DAppSearchLoggerHelper.java92 .setSchemaStoreRecoveryLatencyMillis( in copyNativeStats()
/aosp12/frameworks/base/services/tests/servicestests/src/com/android/server/appsearch/external/localstorage/stats/
H A DAppSearchStatsTest.java150 .setSchemaStoreRecoveryLatencyMillis(nativeSchemaStoreRecoveryLatencyMillis) in testAppSearchStats_InitializeStats()