Home | History | Annotate | Download | only in util

Lines Matching refs:setId

1132     public static String getUserSetsURL(String user, String setId) {
1133 return "http://flickr.com/photos/" + user + "/sets/" + setId;