Searched refs:shouldSkipNotification (Results 1 – 1 of 1) sorted by relevance
156 boolean shouldSkipNotification, in CallResponse() argument159 && (shouldRejectCall || shouldSkipCallLog || shouldSkipNotification)) { in CallResponse()170 mShouldSkipNotification = shouldSkipNotification; in CallResponse()277 public Builder setSkipNotification(boolean shouldSkipNotification) { in setSkipNotification() argument278 mShouldSkipNotification = shouldSkipNotification; in setSkipNotification()