Searched refs:getImageUrl (Results 1 – 3 of 3) sorted by relevance
62 String imageUrl = getImageUrl(result); in populateArtist()84 String imageUrl = getImageUrl(result); in populateAlbum()100 String imageUrl = getImageUrl(result); in populateMovie()116 String imageUrl = getImageUrl(result); in populateSeries()132 String imageUrl = getImageUrl(result); in populateEpisode()158 private @Nullable String getImageUrl(@NonNull JSONObject result) { in getImageUrl() method in KnowledgeGraph
54 String getImageUrl(); in getImageUrl() method
908 if (info.getImageUrl() == null && info.isBusiness()) { in onPhoneNumberInfoComplete()917 entry.hasPendingQuery = info.getImageUrl() != null; in onPhoneNumberInfoComplete()