Searched refs:peopleApiInfo (Results 1 – 1 of 1) sorted by relevance
407 PeopleApiInfo peopleApiInfo = phoneLookupInfo.getPeopleApiInfo(); in canReportAsInvalidNumber() local408 return peopleApiInfo.getInfoType() != InfoType.UNKNOWN in canReportAsInvalidNumber()409 && !peopleApiInfo.getPersonId().isEmpty(); in canReportAsInvalidNumber()