Searched refs:shouldSuppress (Results 1 – 2 of 2) sorted by relevance
56 boolean shouldSuppress = !mRinger.shouldRingForContact(mCall); in startFilterLookup()59 Log.addEvent(mCall, LogUtils.Events.DND_PRE_CHECK_COMPLETED, shouldSuppress); in startFilterLookup()66 .setDndSuppressed(shouldSuppress) in startFilterLookup()
146 shouldSuppress, int callBlockReason, CharSequence callScreeningAppName, in CallFilteringResult() argument156 this.shouldSuppressCallDueToDndStatus = shouldSuppress; in CallFilteringResult()