Home
last modified time | relevance | path

Searched refs:getAlbum (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/core/java/com/google/android/util/
DAbstractMessageParser.java986 public String getAlbum() { return album; } in getAlbum() method in AbstractMessageParser.Photo
1005 info.add(getAlbumURL(getUser(), getAlbum())); in getInfo()
1007 info.add(getPhotoURL(getUser(), getAlbum(), getPhoto())); in getInfo()
1311 ((Photo)token).getUser(), ((Photo)token).getAlbum())); in toHtml()