Searched refs:tagId (Results 1 – 1 of 1) sorted by relevance
1127 public static String getUserTagsURL(String user, String tagId) { in getUserTagsURL() argument1128 return "http://flickr.com/photos/" + user + "/tags/" + tagId; in getUserTagsURL()