Home
last modified time | relevance | path

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

/cts/tests/tests/telecom/CallScreeningServiceTestApp/src/android/telecom/cts/screeningtestapp/
DCtsCallScreeningService.java48 respondToCall(callDetails, mCallScreeningServiceControl.getCallResponse()); in onScreenCall()
DCallScreeningServiceControl.java133 public CallScreeningService.CallResponse getCallResponse() { in getCallResponse() method in CallScreeningServiceControl
/cts/tests/tests/telecom/src/android/telecom/cts/
DConnectionServiceTest.java306 assertEquals(info.getCallResponse(), info2.getCallResponse()); in testCallFilteringCompletionInfoParcelable()
343 assertEquals(response, completionInfo.getCallResponse()); in testCallFilteringCompleteSignalNotInContacts()
392 assertEquals(response, completionInfo.getCallResponse()); in testCallFilteringCompleteSignalInContacts()