Home
last modified time | relevance | path

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

/aosp12/packages/services/Telecomm/src/com/android/server/telecom/callfiltering/
H A DCallFilteringResult.java51 public Builder setShouldAddToCallLog(boolean shouldAddToCallLog) { in setShouldAddToCallLog()
125 public boolean shouldAddToCallLog; field in CallFilteringResult
136 shouldSilence, boolean shouldAddToCallLog, boolean shouldShowNotification, int in CallFilteringResult()