Home
last modified time | relevance | path

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

/cts/tests/tests/telecom/CallScreeningServiceTestApp/src/android/telecom/cts/screeningtestapp/
DCallScreeningServiceControl.java59 public void setCallResponse(boolean shouldDisallowCall,
68 .setDisallowCall(shouldDisallowCall)
/cts/tests/tests/telecom/CallScreeningServiceTestApp/aidl/android/telecom/cts/screeningtestapp/
DICallScreeningControl.aidl25 void setCallResponse(boolean shouldDisallowCall, boolean shouldRejectCall, in setCallResponse() argument