Home
last modified time | relevance | path

Searched refs:setIndexRestorationCause (Results 1 – 4 of 4) 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() method in InitializeStats.Builder
/packages/modules/AppSearch/service/java/com/android/server/appsearch/external/localstorage/
DAppSearchLoggerHelper.java89 .setIndexRestorationCause(fromNativeStats.getIndexRestorationCause().getNumber()) in copyNativeStats()
/packages/modules/AppSearch/testing/servicestests/src/com/android/server/appsearch/external/localstorage/stats/
DAppSearchStatsTest.java161 .setIndexRestorationCause(nativeIndexRestorationCause) in testAppSearchStats_InitializeStats()
/packages/modules/AppSearch/testing/servicestests/src/com/android/server/appsearch/external/localstorage/
DAppSearchLoggerTest.java115 .setIndexRestorationCause( in testAppSearchLoggerHelper_testCopyNativeStats_initialize()