Searched refs:setContactExists (Results 1 – 4 of 4) sorted by relevance
83 public Builder setContactExists(boolean contactExists) { in setContactExists() method in CallFilteringResult.Builder99 .setContactExists(result.contactExists); in from()187 .setContactExists(contactExists || other.contactExists) in combine()215 .setContactExists(contactExists || other.contactExists) in getCombinedCallFilteringResult()
99 .setContactExists(mPriorStageResult.contactExists) in disallowCall()124 .setContactExists(mPriorStageResult.contactExists) in silenceCall()155 .setContactExists(mPriorStageResult.contactExists) in screenCallFurther()
132 .setContactExists(mContactExists) in completeResult()141 .setContactExists(mContactExists) in completeResult()
59 .setContactExists(info.contactExists) in startFilterLookup()