Home
last modified time | relevance | path

Searched refs:allowCall (Results 1 – 2 of 2) sorted by relevance

/packages/services/Telecomm/testapps/src/com/android/server/telecom/testapps/
DTestCallScreeningService.java60 allowCall(); in onScreenCall()
83 public void allowCall() { in allowCall() method in TestCallScreeningService
/packages/services/Telecomm/src/com/android/server/telecom/callfiltering/
DCallScreeningServiceFilter.java82 allowCall(callId, componentName, callResponse); in onScreeningResponse()
86 public void allowCall(String callId, ComponentName componentName, in allowCall() method in CallScreeningServiceFilter.CallScreeningAdapter