Home
last modified time | relevance | path

Searched defs:getURL (Results 1 – 25 of 466) sorted by relevance

12345678910>>...19

/aosp_15_r20/frameworks/base/core/java/com/google/android/util/
H A DAbstractMessageParser.java811 public String getURL() { return url; } in getURL() method in AbstractMessageParser.Link
866 public static String getURL(String docid) { in getURL() method in AbstractMessageParser.Video
871 public static String getURL(String docid, String extraParams) { in getURL() method in AbstractMessageParser.Video
924 public static String getURL(String docid) { in getURL() method in AbstractMessageParser.YouTubeVideo
929 public static String getURL(String docid, String extraParams) { in getURL() method in AbstractMessageParser.YouTubeVideo
/aosp_15_r20/external/jackson-databind/src/test/java/com/fasterxml/jackson/databind/introspect/
H A DBeanNamingTest.java9 public String getURL() { in getURL() method in BeanNamingTest.URLBean
/aosp_15_r20/external/apache-commons-io/src/test/java/org/apache/commons/io/
H A DTestResources.java50 public static URL getURL(final String fileName) { in getURL() method in TestResources
/aosp_15_r20/libcore/ojluni/src/main/java/sun/misc/
H A DResource.java55 public abstract URL getURL(); in getURL() method in Resource
/aosp_15_r20/external/cronet/net/test/android/javatests/src/org/chromium/net/test/
H A DIEmbeddedTestServerImpl.aidl52 String getURL(String relativeUrl); in getURL() method
H A DEmbeddedTestServer.java444 public String getURL(String relativeUrl) { in getURL() method in EmbeddedTestServer
/aosp_15_r20/frameworks/base/core/java/android/text/style/
H A DURLSpan.java96 public String getURL() { in getURL() method in URLSpan
/aosp_15_r20/libcore/ojluni/src/main/java/sun/net/
H A DProgressEvent.java66 public URL getURL() in getURL() method in ProgressEvent
H A DProgressSource.java100 public URL getURL() { in getURL() method in ProgressSource
/aosp_15_r20/external/oauth/core/src/main/java/net/oauth/
H A DConsumerProperties.java123 private String getURL(URL base, String name) throws MalformedURLException { in getURL() method in ConsumerProperties
/aosp_15_r20/libcore/ojluni/src/main/java/java/sql/
H A DCallableStatement.java763 java.net.URL getURL(int parameterIndex) throws SQLException; in getURL() method
1765 java.net.URL getURL(String parameterName) throws SQLException; in getURL() method
H A DResultSet.java2786 java.net.URL getURL(int columnIndex) throws SQLException; in getURL() method
2804 java.net.URL getURL(String columnLabel) throws SQLException; in getURL() method
/aosp_15_r20/out/soong/.intermediates/libcore/core_oj_api_files/gen/gensrcs/libcore/ojluni/src/main/java/java/sql/
DCallableStatement.java763 java.net.URL getURL(int parameterIndex) throws SQLException; in getURL() method
1765 java.net.URL getURL(String parameterName) throws SQLException; in getURL() method
DResultSet.java2786 java.net.URL getURL(int columnIndex) throws SQLException; in getURL() method
2804 java.net.URL getURL(String columnLabel) throws SQLException; in getURL() method
/aosp_15_r20/out/soong/.intermediates/libcore/core_oj_api_files/gen/14/libcore/ojluni/src/main/java/java/sql/
DCallableStatement.java763 java.net.URL getURL(int parameterIndex) throws SQLException; in getURL() method
1765 java.net.URL getURL(String parameterName) throws SQLException; in getURL() method
/aosp_15_r20/libcore/support/src/test/java/tests/support/resource/
H A DSupport_Resources.java59 public static String getURL(String name) { in getURL() method in Support_Resources
/aosp_15_r20/external/apache-commons-io/src/main/java/org/apache/commons/io/
H A DCloseableURLConnection.java211 public URL getURL() { in getURL() method in CloseableURLConnection
/aosp_15_r20/external/aws-sdk-java-v2/http-clients/url-connection-client/src/test/java/software/amazon/awssdk/http/urlconnection/
H A DUrlConnectionHttpClientWithCustomCreateWireMockTest.java197 public URL getURL() { in getURL() method in DelegateHttpURLConnection
/aosp_15_r20/external/okhttp/repackaged/okhttp-urlconnection/src/main/java/com/android/okhttp/internal/huc/
H A DDelegatingHttpsURLConnection.java230 @Override public URL getURL() { in getURL() method in DelegatingHttpsURLConnection
/aosp_15_r20/external/okhttp/okhttp-urlconnection/src/main/java/com/squareup/okhttp/internal/huc/
H A DDelegatingHttpsURLConnection.java229 @Override public URL getURL() { in getURL() method in DelegatingHttpsURLConnection
/aosp_15_r20/external/gturri-aXMLRPC/src/main/java/de/timroes/axmlrpc/
H A DXMLRPCClient.java294 public URL getURL() { in getURL() method in XMLRPCClient
/aosp_15_r20/out/soong/.intermediates/libcore/core_oj_api_files/gen/15/libcore/ojluni/src/main/java/java/sql/
DResultSet.java2786 java.net.URL getURL(int columnIndex) throws SQLException; in getURL() method
2804 java.net.URL getURL(String columnLabel) throws SQLException; in getURL() method
/aosp_15_r20/out/soong/.intermediates/libcore/core_oj_api_files/gen/gensrcs/libcore/ojluni/src/main/java/java/net/
DURLConnection.java497 public URL getURL() { in getURL() method in URLConnection
/aosp_15_r20/libcore/ojluni/src/main/java/java/net/
H A DURLConnection.java497 public URL getURL() { in getURL() method in URLConnection
/aosp_15_r20/out/soong/.intermediates/libcore/core_oj_api_files/gen/7/libcore/ojluni/src/main/java/java/net/
DURLConnection.java497 public URL getURL() { in getURL() method in URLConnection

12345678910>>...19