Home
last modified time | relevance | path

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

/packages/modules/AppSearch/service/java/com/android/server/appsearch/external/localstorage/
DAppSearchLoggerHelper.java130 .setNativeLockAcquisitionLatencyMillis( in copyNativeStats()
/packages/modules/AppSearch/service/java/com/android/server/appsearch/external/localstorage/stats/
DSearchStats.java610 public Builder setNativeLockAcquisitionLatencyMillis( in setNativeLockAcquisitionLatencyMillis() method in SearchStats.Builder
/packages/modules/AppSearch/testing/servicestests/src/com/android/server/appsearch/external/localstorage/stats/
DAppSearchStatsTest.java249 .setNativeLockAcquisitionLatencyMillis(nativeLockAcquisitionLatencyMillis) in testAppSearchStats_SearchStats()