Home
last modified time | relevance | path

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

/frameworks/base/telecomm/java/android/telecom/
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()
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...