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.java22 public boolean shouldAddToCallLog; field in CallFilteringResult
26 shouldAddToCallLog, boolean shouldShowNotification) { in CallFilteringResult()
DCallScreeningServiceFilter.java108 boolean shouldAddToCallLog, in disallowCall()