Home
last modified time | relevance | path

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

/packages/services/Telecomm/src/com/android/server/telecom/callfiltering/
DCallFilteringResult.java48 public Builder setShouldAddToCallLog(boolean shouldAddToCallLog) { in setShouldAddToCallLog()
113 public boolean shouldAddToCallLog; field in CallFilteringResult
122 shouldSilence, boolean shouldAddToCallLog, boolean shouldShowNotification, int in CallFilteringResult()
DCallScreeningServiceFilter.java83 boolean shouldAddToCallLog, boolean shouldShowNotification, in disallowCall()