Searched defs:album (Results 1 – 1 of 1) sorted by relevance
974 private String album; field in AbstractMessageParser.Photo977 public Photo(String user, String album, String photo, String text) { in Photo()1020 public static String getAlbumURL(String user, String album) { in getAlbumURL()1025 public static String getPhotoURL(String user, String album, String photo) { in getPhotoURL()