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
57 import com.android.incallui.latencyreport.LatencyReport;227 LatencyReport latencyReport = new LatencyReport(call);504 LatencyReport latencyReport = new LatencyReport(call); in onCallAdded()557 private void maybeBlockCall(final android.telecom.Call call, final LatencyReport latencyReport) { in maybeBlockCall()
49 import com.android.incallui.latencyreport.LatencyReport;153 new LatencyReport(), in showNotifcation()
61 import com.android.incallui.latencyreport.LatencyReport;109 private final LatencyReport mLatencyReport;270 LatencyReport latencyReport, in DialerCall()959 public LatencyReport getLatencyReport() { in getLatencyReport()
42 import com.android.incallui.latencyreport.LatencyReport;114 final Context context, final android.telecom.Call telecomCall, LatencyReport latencyReport) { in onCallAdded()