Searched refs:getCallResponse (Results 1 – 4 of 4) sorted by relevance
48 respondToCall(callDetails, mCallScreeningServiceControl.getCallResponse()); in onScreenCall()
133 public CallScreeningService.CallResponse getCallResponse() { in getCallResponse() method in CallScreeningServiceControl
323 assertEquals(info.getCallResponse(), info2.getCallResponse()); in testCallFilteringCompletionInfoParcelable()360 assertEquals(response, completionInfo.getCallResponse()); in testCallFilteringCompleteSignalNotInContacts()409 assertEquals(response, completionInfo.getCallResponse()); in testCallFilteringCompleteSignalInContacts()
13960 method @Nullable public android.telecom.CallScreeningService.CallResponse getCallResponse();