Home
last modified time | relevance | path

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

/packages/modules/AppSearch/service/java/com/android/server/appsearch/external/localstorage/stats/
DPutDocumentStats.java151 public int getNativeIndexMergeLatencyMillis() { in getNativeIndexMergeLatencyMillis() method in PutDocumentStats
/packages/modules/AppSearch/testing/servicestests/src/com/android/server/appsearch/external/localstorage/stats/
DAppSearchStatsTest.java122 assertThat(pStats.getNativeIndexMergeLatencyMillis()) in testAppSearchStats_PutDocumentStats()
/packages/modules/AppSearch/service/java/com/android/server/appsearch/stats/
DPlatformLogger.java421 stats.getNativeIndexMergeLatencyMillis(), in logStatsImplLocked()
/packages/modules/AppSearch/testing/servicestests/src/com/android/server/appsearch/external/localstorage/
DAppSearchLoggerTest.java188 assertThat(pStats.getNativeIndexMergeLatencyMillis()) in testAppSearchLoggerHelper_testCopyNativeStats_putDocument()