Home
last modified time | relevance | path

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

/frameworks/base/apex/appsearch/service/java/com/android/server/appsearch/external/localstorage/
DAppSearchLoggerHelper.java83 .setIndexRestorationCause(fromNativeStats.getIndexRestorationCause().getNumber()) in copyNativeStats()
/frameworks/base/apex/appsearch/service/java/com/android/server/appsearch/external/localstorage/stats/
DInitializeStats.java352 public Builder setIndexRestorationCause(@RecoveryCause int indexRestorationCause) { in setIndexRestorationCause() method in InitializeStats.Builder
/frameworks/base/services/tests/servicestests/src/com/android/server/appsearch/external/localstorage/stats/
DAppSearchStatsTest.java145 .setIndexRestorationCause(nativeIndexRestorationCause) in testAppSearchStats_InitializeStats()
/frameworks/base/services/tests/servicestests/src/com/android/server/appsearch/external/localstorage/
DAppSearchLoggerTest.java140 .setIndexRestorationCause( in testAppSearchLoggerHelper_testCopyNativeStats_initialize()