Searched refs:getURL (Results 1 – 4 of 4) sorted by relevance
52 public String getURL() { in getURL() method in URLSpan58 Uri uri = Uri.parse(getURL()); in onClick()
797 public String getURL() { return url; } in getURL() method in AbstractMessageParser.Link803 info.add(getURL()); in getInfo()841 info.add(getURL(docid)); in getInfo()852 public static String getURL(String docid) { in getURL() method in AbstractMessageParser.Video853 return getURL(docid, null); in getURL()857 public static String getURL(String docid, String extraParams) { in getURL() method in AbstractMessageParser.Video900 info.add(getURL(docid)); in getInfo()910 public static String getURL(String docid) { in getURL() method in AbstractMessageParser.YouTubeVideo911 return getURL(docid, null); in getURL()915 public static String getURL(String docid, String extraParams) { in getURL() method in AbstractMessageParser.YouTubeVideo[all …]
297 out.append(((URLSpan) style[j]).getURL()); in withinParagraph()
24014 method public java.lang.String getURL();35137 method public java.net.URL getURL();37545 method public abstract java.net.URL getURL(int) throws java.sql.SQLException;37546 method public abstract java.net.URL getURL(java.lang.String) throws java.sql.SQLException;37770 method public abstract java.lang.String getURL() throws java.sql.SQLException;38136 method public abstract java.net.URL getURL(int) throws java.sql.SQLException;38137 method public abstract java.net.URL getURL(java.lang.String) throws java.sql.SQLException;