Searched refs:getEstimatedBinderLatencyMillis (Results 1 – 4 of 4) sorted by relevance
209 public int getEstimatedBinderLatencyMillis() { in getEstimatedBinderLatencyMillis() method in CallStats
55 assertThat(cStats.getEstimatedBinderLatencyMillis()) in testAppSearchStats_CallStats()
296 stats.getEstimatedBinderLatencyMillis(), in logStatsImplLocked()
901 assertThat(callStats.getEstimatedBinderLatencyMillis()).isGreaterThan(0); in verifyCallStats()1973 assertThat(captor.getValue().getEstimatedBinderLatencyMillis()).isGreaterThan(0); in verifyCallResult()