Home
last modified time | relevance | path

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

/packages/modules/AppSearch/service/java/com/android/server/appsearch/external/localstorage/stats/
DInitializeStats.java107 private final int mNativeSchemaStoreRecoveryLatencyMillis; field in InitializeStats
212 return mNativeSchemaStoreRecoveryLatencyMillis; in getSchemaStoreRecoveryLatencyMillis()
263 mNativeSchemaStoreRecoveryLatencyMillis = builder.mNativeSchemaStoreRecoveryLatencyMillis; in InitializeStats()
285 int mNativeSchemaStoreRecoveryLatencyMillis; field in InitializeStats.Builder
412 mNativeSchemaStoreRecoveryLatencyMillis = schemaStoreRecoveryLatencyMillis; in setSchemaStoreRecoveryLatencyMillis()