Home | History | Annotate | Download | only in util

Lines Matching refs:getUser

971     public String getUser() { return user; }
990 info.add(getRssUrl(getUser()));
991 info.add(getAlbumURL(getUser(), getAlbum()));
993 info.add(getPhotoURL(getUser(), getAlbum(), getPhoto()));
1054 public String getUser() { return user; }
1083 info.add(getUser() != null ? getUser() : "");
1297 ((Photo)token).getUser(), ((Photo)token).getAlbum()));