Searched refs:CtsCallDiagnostics (Results 1 – 2 of 2) sorted by relevance
45 private List<CtsCallDiagnostics> mCalls = new ArrayList<>();48 public class CtsCallDiagnostics extends CallDiagnostics { class in CtsCallDiagnosticService147 CtsCallDiagnostics diagCall = new CtsCallDiagnostics(); in onInitializeCallDiagnostics()204 public List<CtsCallDiagnostics> getCalls() { in getCalls()
86 final CtsCallDiagnosticService.CtsCallDiagnostics diagnosticCall = in testAddCallAndPassValues()210 CtsCallDiagnosticService.CtsCallDiagnostics diagnosticCall = mService.getCalls().get(0); in testReceiveD2DMessage()229 CtsCallDiagnosticService.CtsCallDiagnostics diagnosticCall = mService.getCalls().get(0); in testSendD2DMessage()257 CtsCallDiagnosticService.CtsCallDiagnostics diagnosticCall = mService.getCalls().get(0); in testDisplayDiagnosticMessage()281 CtsCallDiagnosticService.CtsCallDiagnostics diagnosticCall = mService.getCalls().get(0); in testClearDisplayDiagnosticMessage()305 CtsCallDiagnosticService.CtsCallDiagnostics diagnosticCall = mService.getCalls().get(0); in testSetNullDisconnectMessage()326 CtsCallDiagnosticService.CtsCallDiagnostics diagnosticCall = mService.getCalls().get(0); in testOverrideDisconnectMessage()362 CtsCallDiagnosticService.CtsCallDiagnostics diagnosticCall = mService.getCalls().get(0); in testReceiveCallQualityReport()