Searched refs:allowCall (Results 1 – 4 of 4) sorted by relevance
60 allowCall(); in onScreenCall()83 public void allowCall() { in allowCall() method in TestCallScreeningService
58 public void allowCall(String s) throws RemoteException { in allowCall() method in CallScreeningServiceHelper.CallScreeningAdapter
67 public void allowCall(String callId) { in allowCall() method in CallScreeningServiceFilter.CallScreeningAdapter
224 csAdapter.allowCall(CALL_ID); in testAllowCall()