Searched refs:setCallBlockReason (Results 1 – 9 of 9) sorted by relevance
72 public Builder setCallBlockReason(int callBlockReason) { in setCallBlockReason() method in CallFilteringResult.Builder112 .setCallBlockReason(result.mCallBlockReason) in from()247 .setCallBlockReason(callBlockReason) in getCombinedCallFilteringResult()
56 .setCallBlockReason(info.shouldSendToVoicemail ? in startFilterLookup()
193 .setCallBlockReason(getBlockReason(blockStatus)) in completeResult()
127 .setCallBlockReason(CallLog.Calls.BLOCK_REASON_CALL_SCREENING_SERVICE) in disallowCall()
63 .setCallBlockReason(CallLog.Calls.BLOCK_REASON_DIRECT_TO_VOICEMAIL)
78 .setCallBlockReason(CallLog.Calls.BLOCK_REASON_BLOCKED_NUMBER)
298 .setCallBlockReason(CallLog.Calls.BLOCK_REASON_CALL_SCREENING_SERVICE) in testDisallowCall()
359 paramBuilder.setCallBlockReason(result.mCallBlockReason); in logCall()363 paramBuilder.setCallBlockReason(BLOCK_REASON_NOT_BLOCKED); in logCall()
386 builder.setCallBlockReason(call.callBlockReason); in writeCallToProvider()