Home
last modified time | relevance | path

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

/frameworks/base/telecomm/java/android/telecom/
DCallScreeningService.java185 boolean shouldDisallowCall, in ParcelableCallResponse()
223 public boolean shouldDisallowCall() { in shouldDisallowCall() method in CallScreeningService.ParcelableCallResponse
337 boolean shouldDisallowCall, in CallResponse()
462 public Builder setDisallowCall(boolean shouldDisallowCall) { in setDisallowCall()