Searched defs:album (Results 1 – 1 of 1) sorted by relevance
975 private String album; field in AbstractMessageParser.Photo978 public Photo(String user, String album, String photo, String text) { in Photo()1021 public static String getAlbumURL(String user, String album) { in getAlbumURL()1026 public static String getPhotoURL(String user, String album, String photo) { in getPhotoURL()