Home
last modified time | relevance | path

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

/packages/modules/AppSearch/service/java/com/android/server/appsearch/external/localstorage/stats/
DPutDocumentStats.java176 public int getNativeQualifiedIdJoinIndexLatencyMillis() { in getNativeQualifiedIdJoinIndexLatencyMillis() method in PutDocumentStats
/packages/modules/AppSearch/testing/servicestests/src/com/android/server/appsearch/external/localstorage/stats/
DAppSearchStatsTest.java130 assertThat(pStats.getNativeQualifiedIdJoinIndexLatencyMillis()) in testAppSearchStats_PutDocumentStats()
/packages/modules/AppSearch/testing/servicestests/src/com/android/server/appsearch/external/localstorage/
DAppSearchLoggerTest.java196 assertThat(pStats.getNativeQualifiedIdJoinIndexLatencyMillis()) in testAppSearchLoggerHelper_testCopyNativeStats_putDocument()