Home
last modified time | relevance | path

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

/packages/modules/AppSearch/service/java/com/android/server/appsearch/external/localstorage/stats/
DCallStats.java163 private final int mEstimatedBinderLatencyMillis; field in CallStats
174 mEstimatedBinderLatencyMillis = builder.mEstimatedBinderLatencyMillis; in CallStats()
210 return mEstimatedBinderLatencyMillis; in getEstimatedBinderLatencyMillis()
250 int mEstimatedBinderLatencyMillis; field in CallStats.Builder
298 mEstimatedBinderLatencyMillis = estimatedBinderLatencyMillis; in setEstimatedBinderLatencyMillis()