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