Searched refs:canReportAsInvalid (Results 1 – 3 of 3) sorted by relevance
48 boolean canReportAsInvalid(ContactSource.Type sourceType, String objectId); in canReportAsInvalid() method
604 public boolean canReportAsInvalid(ContactSource.Type sourceType, String objectId) { in canReportAsInvalid() method in ContactInfoHelper606 && cachedNumberLookupService.canReportAsInvalid(sourceType, objectId); in canReportAsInvalid()
775 && cachedNumberLookupService.canReportAsInvalid(info.sourceType, info.objectId); in bindActionButtons()