Home
last modified time | relevance | path

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

/aosp12/frameworks/base/core/java/com/google/android/util/
H A DAbstractMessageParser.java1005 info.add(getAlbumURL(getUser(), getAlbum())); in getInfo()
1021 public static String getAlbumURL(String user, String album) { in getAlbumURL() method in AbstractMessageParser.Photo
1310 html.append(Photo.getAlbumURL( in toHtml()