Home
last modified time | relevance | path

Searched refs:getCallResponse (Results 1 – 4 of 4) 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.java323 assertEquals(info.getCallResponse(), info2.getCallResponse()); in testCallFilteringCompletionInfoParcelable()
360 assertEquals(response, completionInfo.getCallResponse()); in testCallFilteringCompleteSignalNotInContacts()
409 assertEquals(response, completionInfo.getCallResponse()); in testCallFilteringCompleteSignalInContacts()
/cts/common/device-side/bedstead/remoteframeworkclasses/java/apis/
Dsystem-current.txt13960 method @Nullable public android.telecom.CallScreeningService.CallResponse getCallResponse();