Home
last modified time | relevance | path

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

/packages/services/Telecomm/testapps/src/com/android/server/telecom/testapps/
DTestCallScreeningService.java66 screenCallFurther(); in onScreenCall()
94 void screenCallFurther() { in screenCallFurther() method in TestCallScreeningService
/packages/services/Telecomm/src/com/android/server/telecom/callfiltering/
DCallScreeningServiceFilter.java80 screenCallFurther(callId, componentName, callResponse); in onScreeningResponse()
176 public void screenCallFurther(String callId, ComponentName componentName, in screenCallFurther() method in CallScreeningServiceFilter.CallScreeningAdapter