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