Home
last modified time | relevance | path

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

/aosp12/frameworks/base/telecomm/java/android/telecom/
H A DCallScreeningService.java185 boolean shouldDisallowCall, in ParcelableCallResponse() argument
192 mShouldDisallowCall = shouldDisallowCall; in ParcelableCallResponse()
223 public boolean shouldDisallowCall() { in shouldDisallowCall() method in CallScreeningService.ParcelableCallResponse
337 boolean shouldDisallowCall, in CallResponse() argument
344 if (!shouldDisallowCall in CallResponse()
349 if (shouldDisallowCall && shouldScreenCallViaAudioProcessing) { in CallResponse()
353 mShouldDisallowCall = shouldDisallowCall; in CallResponse()
462 public Builder setDisallowCall(boolean shouldDisallowCall) { in setDisallowCall() argument
463 mShouldDisallowCall = shouldDisallowCall; in setDisallowCall()
/aosp12/packages/services/Telecomm/src/com/android/server/telecom/callfiltering/
H A DCallScreeningServiceFilter.java74 if (callResponse.shouldDisallowCall()) { in onScreeningResponse()
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...