Home
last modified time | relevance | path

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

/packages/modules/AppSearch/service/java/com/android/server/appsearch/external/localstorage/stats/
DSetSchemaStats.java190 public int getVisibilitySettingLatencyMillis() { in getVisibilitySettingLatencyMillis() method in SetSchemaStats
/packages/modules/AppSearch/testing/servicestests/src/com/android/server/appsearch/external/localstorage/stats/
DAppSearchStatsTest.java364 assertThat(sStats.getVisibilitySettingLatencyMillis()) in testAppSearchStats_SetSchemaStats()
/packages/modules/AppSearch/service/java/com/android/server/appsearch/stats/
DPlatformLogger.java341 stats.getVisibilitySettingLatencyMillis(), in logStatsImplLocked()