Home
last modified time | relevance | path

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

/frameworks/base/telecomm/java/android/telecom/
DCallScreeningService.java189 boolean shouldSkipNotification, in ParcelableCallResponse()
239 public boolean shouldSkipNotification() { in shouldSkipNotification() method in CallScreeningService.ParcelableCallResponse
341 boolean shouldSkipNotification, in CallResponse()
508 public Builder setSkipNotification(boolean shouldSkipNotification) { in setSkipNotification()