Home
last modified time | relevance | path

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

/frameworks/base/apex/appsearch/service/java/com/android/server/appsearch/external/localstorage/stats/
DInitializeStats.java364 public Builder setSchemaStoreRecoveryCause(@RecoveryCause int schemaStoreRecoveryCause) { in setSchemaStoreRecoveryCause() argument
365 mNativeSchemaStoreRecoveryCause = schemaStoreRecoveryCause; in setSchemaStoreRecoveryCause()