Home
last modified time | relevance | path

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

/packages/modules/AppSearch/service/java/com/android/server/appsearch/external/localstorage/stats/
DSearchStats.java342 public int getNativeLockAcquisitionLatencyMillis() { in getNativeLockAcquisitionLatencyMillis() method in SearchStats
/packages/modules/AppSearch/testing/servicestests/src/com/android/server/appsearch/external/localstorage/stats/
DAppSearchStatsTest.java284 assertThat(sStats.getNativeLockAcquisitionLatencyMillis()) in testAppSearchStats_SearchStats()
/packages/modules/AppSearch/service/java/com/android/server/appsearch/stats/
DPlatformLogger.java475 stats.getNativeLockAcquisitionLatencyMillis(), in logStatsImplLocked()
/packages/modules/AppSearch/testing/servicestests/src/com/android/server/appsearch/external/localstorage/
DAppSearchLoggerTest.java269 assertThat(sStats.getNativeLockAcquisitionLatencyMillis()) in testAppSearchLoggerHelper_testCopyNativeStats_search()