Home
last modified time | relevance | path

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

/frameworks/support/compat/tests/java/android/support/v4/text/util/
DLinkifyCompatTest.java102 assertEquals("http://www.google.com", spans[0].getURL()); in testAddLinksToSpannable()
103 assertEquals("http://www.google.com/language_tools?hl=en", spans[1].getURL()); in testAddLinksToSpannable()
104 assertEquals("http://a.bd", spans[2].getURL()); in testAddLinksToSpannable()
105 assertEquals("http://h." + longGTLD, spans[3].getURL()); in testAddLinksToSpannable()
110 assertEquals("mailto:name@gmail.com", spans[0].getURL()); in testAddLinksToSpannable()
130 assertEquals("test:google.pattern", spans[0].getURL()); in testAddLinksToSpannableWithScheme()
131 assertEquals("test:AZ0101.pattern", spans[1].getURL()); in testAddLinksToSpannableWithScheme()
149 assertEquals("google.pattern", spans[0].getURL()); in testAddLinksToSpannableWithScheme()
150 assertEquals("test:AZ0101.pattern", spans[1].getURL()); in testAddLinksToSpannableWithScheme()
162 assertEquals("test:ilterpperase.pattern", spans[0].getURL()); in testAddLinks3()
[all …]
/frameworks/base/core/java/android/text/style/
DURLSpan.java64 public String getURL() { in getURL() method in URLSpan
70 Uri uri = Uri.parse(getURL()); in onClick()
DAccessibilityURLSpan.java36 super(spanToReplace.getURL()); in AccessibilityURLSpan()
/frameworks/base/core/java/com/google/android/util/
DAbstractMessageParser.java797 public String getURL() { return url; } in getURL() method in AbstractMessageParser.Link
803 info.add(getURL()); in getInfo()
841 info.add(getURL(docid)); in getInfo()
852 public static String getURL(String docid) { in getURL() method in AbstractMessageParser.Video
853 return getURL(docid, null); in getURL()
857 public static String getURL(String docid, String extraParams) { in getURL() method in AbstractMessageParser.Video
900 info.add(getURL(docid)); in getInfo()
910 public static String getURL(String docid) { in getURL() method in AbstractMessageParser.YouTubeVideo
911 return getURL(docid, null); in getURL()
915 public static String getURL(String docid, String extraParams) { in getURL() method in AbstractMessageParser.YouTubeVideo
[all …]
/frameworks/base/packages/Osu/src/com/android/hotspot2/osu/service/
DRedirectListener.java123 public URL getURL() { in getURL() method in RedirectListener
/frameworks/base/media/java/android/media/
DMediaHTTPConnection.java261 mURL = mConnection.getURL(); in seekTo()
/frameworks/base/packages/Osu/src/com/android/hotspot2/osu/
DOSUClient.java383 return mRedirectListener.getURL(); in prepareUserInput()
/frameworks/base/core/java/android/text/
DHtml.java543 out.append(((URLSpan) style[j]).getURL()); in withinParagraph()
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt30982 method public java.lang.String getURL();
43463 method public java.net.URL getURL();
45881 method public abstract java.net.URL getURL(int) throws java.sql.SQLException;
45882 method public abstract java.net.URL getURL(java.lang.String) throws java.sql.SQLException;
46106 method public abstract java.lang.String getURL() throws java.sql.SQLException;
46472 method public abstract java.net.URL getURL(int) throws java.sql.SQLException;
46473 method public abstract java.net.URL getURL(java.lang.String) throws java.sql.SQLException;
/frameworks/base/api/
Dcurrent.txt42469 method public java.lang.String getURL();
56478 method public java.net.URL getURL();
59847 method public abstract java.net.URL getURL(int) throws java.sql.SQLException;
59848 method public abstract java.net.URL getURL(java.lang.String) throws java.sql.SQLException;
60072 method public abstract java.lang.String getURL() throws java.sql.SQLException;
60438 method public abstract java.net.URL getURL(int) throws java.sql.SQLException;
60439 method public abstract java.net.URL getURL(java.lang.String) throws java.sql.SQLException;
Dsystem-current.txt46006 method public java.lang.String getURL();
60386 method public java.net.URL getURL();
63755 method public abstract java.net.URL getURL(int) throws java.sql.SQLException;
63756 method public abstract java.net.URL getURL(java.lang.String) throws java.sql.SQLException;
63980 method public abstract java.lang.String getURL() throws java.sql.SQLException;
64346 method public abstract java.net.URL getURL(int) throws java.sql.SQLException;
64347 method public abstract java.net.URL getURL(java.lang.String) throws java.sql.SQLException;
/frameworks/data-binding/prebuilds/1.0-rc0/
Ddatabinding-studio-bundle.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/databinding/ android/ ...