Home
last modified time | relevance | path

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

/packages/modules/AppSearch/service/java/com/android/server/appsearch/external/localstorage/stats/
DInitializeStats.java386 public Builder setSchemaStoreRecoveryCause(@RecoveryCause int schemaStoreRecoveryCause) { in setSchemaStoreRecoveryCause() argument
387 mNativeSchemaStoreRecoveryCause = schemaStoreRecoveryCause; in setSchemaStoreRecoveryCause()