Home
last modified time | relevance | path

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

/frameworks/base/telecomm/java/android/telecom/
DCallScreeningService.java189 boolean shouldSkipNotification, in ParcelableCallResponse() argument
196 mShouldSkipNotification = shouldSkipNotification; in ParcelableCallResponse()
239 public boolean shouldSkipNotification() { in shouldSkipNotification() method in CallScreeningService.ParcelableCallResponse
341 boolean shouldSkipNotification, in CallResponse() argument
345 && (shouldRejectCall || shouldSkipCallLog || shouldSkipNotification)) { in CallResponse()
356 mShouldSkipNotification = shouldSkipNotification; in CallResponse()
511 public Builder setSkipNotification(boolean shouldSkipNotification) { in setSkipNotification() argument
512 mShouldSkipNotification = shouldSkipNotification; in setSkipNotification()
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...