Searched refs:setShouldShowNotification (Results 1 – 11 of 11) sorted by relevance
56 public Builder setShouldShowNotification(boolean shouldShowNotification) { in setShouldShowNotification() method in CallFilteringResult.Builder103 .setShouldShowNotification(result.shouldShowNotification) in from()203 .setShouldShowNotification(shouldShowNotification && other.shouldShowNotification) in combine()230 .setShouldShowNotification(shouldShowNotification && other.shouldShowNotification) in getCombinedCallFilteringResult()
98 .setShouldShowNotification(mPriorStageResult.shouldShowNotification) in allowCall()125 .setShouldShowNotification(!response.shouldSkipNotification()) in disallowCall()156 .setShouldShowNotification(true) in silenceCall()
43 .setShouldShowNotification(true)145 .setShouldShowNotification(true) in scheduleFilter()
128 .setShouldShowNotification(false) in completeResult()140 .setShouldShowNotification(true) in completeResult()
55 .setShouldShowNotification(true) in startFilterLookup()
93 .setShouldShowNotification(true)101 .setShouldShowNotification(true)121 .setShouldShowNotification(true) in setUp()270 .setShouldShowNotification(true) in testDisallowCall()308 .setShouldShowNotification(true) in testSilenceCall()
57 .setShouldShowNotification(true)63 .setShouldShowNotification(true)
70 .setShouldShowNotification(true)76 .setShouldShowNotification(false)
59 .setShouldShowNotification(true).build();65 .setShouldShowNotification(true).build();
1409 .setShouldShowNotification(true) in testHandleSilenceVsBackgroundScreeningOrdering()
683 .setShouldShowNotification(true) in onSuccessfulIncomingCall()