Searched refs:shouldDisallowCall (Results 1 – 1 of 1) sorted by relevance
99 boolean shouldDisallowCall, in CallResponse() argument103 if (!shouldDisallowCall in CallResponse()108 mShouldDisallowCall = shouldDisallowCall; in CallResponse()152 public Builder setDisallowCall(boolean shouldDisallowCall) { in setDisallowCall() argument153 mShouldDisallowCall = shouldDisallowCall; in setDisallowCall()