Searched refs:getPhotoURL (Results 1 – 1 of 1) sorted by relevance
1006 info.add(getPhotoURL(getUser(), getAlbum(), getPhoto())); in getInfo()1025 public static String getPhotoURL(String user, String album, String photo) { in getPhotoURL() method in AbstractMessageParser.Photo1113 return getPhotoURL(user, photo); in getUrl()1135 public static String getPhotoURL(String user, String photo) { in getPhotoURL() method in AbstractMessageParser.FlickrPhoto