Searched refs:LatencyReport (Results 1 – 5 of 5) sorted by relevance
23 public class LatencyReport { class61 public LatencyReport() { in LatencyReport() method in LatencyReport69 public LatencyReport(android.telecom.Call telecomCall) { in LatencyReport() method in LatencyReport
72 import com.android.incallui.latencyreport.LatencyReport;247 LatencyReport latencyReport = new LatencyReport(call);620 LatencyReport latencyReport = new LatencyReport(call); in onCallAdded()680 private void maybeBlockCall(final android.telecom.Call call, final LatencyReport latencyReport) { in maybeBlockCall()
51 import com.android.incallui.latencyreport.LatencyReport;157 new LatencyReport(), in showNotifcation()
88 import com.android.incallui.latencyreport.LatencyReport;143 private final LatencyReport latencyReport;394 LatencyReport latencyReport, in DialerCall()1375 public LatencyReport getLatencyReport() { in getLatencyReport()
46 import com.android.incallui.latencyreport.LatencyReport;123 final Context context, final android.telecom.Call telecomCall, LatencyReport latencyReport) { in onCallAdded()