Searched refs:shouldDisallowCall (Results 1 – 1 of 1) sorted by relevance
152 boolean shouldDisallowCall, in CallResponse() argument158 if (!shouldDisallowCall in CallResponse()163 if (shouldDisallowCall && shouldScreenCallViaAudioProcessing) { in CallResponse()167 mShouldDisallowCall = shouldDisallowCall; in CallResponse()231 public Builder setDisallowCall(boolean shouldDisallowCall) { in setDisallowCall() argument232 mShouldDisallowCall = shouldDisallowCall; in setDisallowCall()