Searched defs:album (Results 1 – 1 of 1) sorted by relevance
961 private String album; field in AbstractMessageParser.Photo964 public Photo(String user, String album, String photo, String text) { in Photo()1007 public static String getAlbumURL(String user, String album) { in getAlbumURL()1012 public static String getPhotoURL(String user, String album, String photo) { in getPhotoURL()