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
58 import com.android.incallui.latencyreport.LatencyReport;236 LatencyReport latencyReport = new LatencyReport(call);516 LatencyReport latencyReport = new LatencyReport(call); in onCallAdded()573 private void maybeBlockCall(final android.telecom.Call call, final LatencyReport latencyReport) { in maybeBlockCall()
49 import com.android.incallui.latencyreport.LatencyReport;154 new LatencyReport(), in showNotifcation()
65 import com.android.incallui.latencyreport.LatencyReport;113 private final LatencyReport mLatencyReport;291 LatencyReport latencyReport, in DialerCall()992 public LatencyReport getLatencyReport() { in getLatencyReport()
44 import com.android.incallui.latencyreport.LatencyReport;116 final Context context, final android.telecom.Call telecomCall, LatencyReport latencyReport) { in onCallAdded()