Home
last modified time | relevance | path

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

/packages/modules/AppSearch/service/java/com/android/server/appsearch/external/localstorage/stats/
DInitializeStats.java373 public Builder setIndexRestorationCause(@RecoveryCause int indexRestorationCause) { in setIndexRestorationCause() argument
374 mNativeIndexRestorationCause = indexRestorationCause; in setIndexRestorationCause()