Home
last modified time | relevance | path

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

/packages/services/Telecomm/src/com/android/server/telecom/callfiltering/
DCallFilteringResult.java67 public Builder setShouldSilence(boolean shouldSilence) { in setShouldSilence()
132 public boolean shouldSilence; field in CallFilteringResult
145 shouldSilence, boolean shouldAddToCallLog, boolean shouldShowNotification, boolean in CallFilteringResult()