Searched refs:canReportAsInvalid (Results 1 – 2 of 2) sorted by relevance
50 boolean canReportAsInvalid(ContactSource.Type sourceType, String objectId); in canReportAsInvalid() method
594 public boolean canReportAsInvalid(ContactSource.Type sourceType, String objectId) { in canReportAsInvalid() method in ContactInfoHelper596 && mCachedNumberLookupService.canReportAsInvalid(sourceType, objectId); in canReportAsInvalid()