Searched refs:nameSource (Results 1 – 1 of 1) sorted by relevance
89 private final @NameSource int nameSource; field in PhoneLookupInfoConsolidator100 this.nameSource = selectNameSource(); in PhoneLookupInfoConsolidator()108 switch (nameSource) { in getContactSource()130 String.format("Unsupported name source: %s", nameSource)); in getContactSource()135 Assert.checkState(nameSource == NameSource.PEOPLE_API); in getRefinedPeopleApiSource()157 switch (nameSource) { in getName()174 String.format("Unsupported name source: %s", nameSource)); in getName()186 switch (nameSource) { in getPhotoThumbnailUri()200 String.format("Unsupported name source: %s", nameSource)); in getPhotoThumbnailUri()212 switch (nameSource) { in getPhotoUri()[all …]