Home
last modified time | relevance | path

Searched refs:getCallQuality (Results 1 – 3 of 3) sorted by relevance

/cts/tests/tests/telecom/src/android/telecom/cts/
DCtsCallDiagnosticService.java115 public CallQuality getCallQuality() { in getCallQuality() method in CtsCallDiagnosticService.CtsCallDiagnostics
DCallDiagnosticServiceTest.java365 assertNotNull(diagnosticCall.getCallQuality()); in testReceiveCallQualityReport()
/cts/tests/tests/telephony/current/src/android/telephony/cts/
DTelephonyManagerTest.java2278 assertEquals(cq, ca.getCallQuality()); in testCallAttributes()