Home
last modified time | relevance | path

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

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