Searched refs:shouldSkipNotification (Results 1 – 1 of 1) sorted by relevance
189 boolean shouldSkipNotification, in ParcelableCallResponse() argument196 mShouldSkipNotification = shouldSkipNotification; in ParcelableCallResponse()239 public boolean shouldSkipNotification() { in shouldSkipNotification() method in CallScreeningService.ParcelableCallResponse341 boolean shouldSkipNotification, in CallResponse() argument345 && (shouldRejectCall || shouldSkipCallLog || shouldSkipNotification)) { in CallResponse()356 mShouldSkipNotification = shouldSkipNotification; in CallResponse()508 public Builder setSkipNotification(boolean shouldSkipNotification) { in setSkipNotification() argument509 mShouldSkipNotification = shouldSkipNotification; in setSkipNotification()