Home
last modified time | relevance | path

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

/aosp12/frameworks/base/core/java/com/google/android/util/
H A DAbstractMessageParser.java1007 info.add(getPhotoURL(getUser(), getAlbum(), getPhoto())); in getInfo()
1026 public static String getPhotoURL(String user, String album, String photo) { in getPhotoURL() method in AbstractMessageParser.Photo
1114 return getPhotoURL(user, photo); in getUrl()
1136 public static String getPhotoURL(String user, String photo) { in getPhotoURL() method in AbstractMessageParser.FlickrPhoto