Searched refs:URI (Results 1 - 25 of 45) sorted by relevance

12

/frameworks/opt/photoviewer/src/com/android/ex/photo/provider/
H A DPhotoContract.java30 public static final String URI = "uri"; field in interface:PhotoContract.PhotoViewColumns
61 PhotoViewColumns.URI,
/frameworks/base/core/java/android/net/http/
H A DHttpResponseCache.java29 import java.net.URI;
203 @Override public CacheResponse get(URI uri, String requestMethod,
208 @Override public CacheRequest put(URI uri, URLConnection urlConnection) throws IOException {
/frameworks/base/packages/services/Proxy/src/com/android/proxyhandler/
H A DProxyServer.java34 import java.net.URI;
83 URI url = null;
104 url = new URI(urlString);
118 list = ProxySelector.getDefault().select(new URI(urlString));
181 * that contains absolute path of a given absolute URI.
185 * @param absoluteUri absolute URI which absolute path should be extracted.
190 URI absoluteUri, String httpVersion) throws IOException {
199 * Extracts absolute path form a given URI. E.g., passing
203 * @param uri URI which absolute path has to be extracted,
204 * @return the absolute path of the URI,
[all...]
/frameworks/base/core/java/android/net/
H A DPacProxySelector.java32 import java.net.URI;
58 public List<Proxy> select(URI uri) {
124 public void connectFailed(URI uri, SocketAddress address, IOException failure) {
H A DProxy.java27 import java.net.URI;
111 URI uri = URI.create(url);
/frameworks/opt/photoviewer/src/com/android/ex/photo/adapters/
H A DBaseCursorPagerAdapter.java183 mRowIDColumn = newCursor.getColumnIndex(PhotoContract.PhotoViewColumns.URI);
235 ? mCursor.getColumnIndex(PhotoContract.PhotoViewColumns.URI) : -1;
/frameworks/wilhelm/src/
H A Ddata.c191 if (NULL == pDataLocator->mURI.URI) {
192 SL_LOGE("%s: invalid URI=NULL", name);
195 // NTH verify URI address for validity
196 size_t len = strlen((const char *) pDataLocator->mURI.URI);
201 memcpy(myURI, pDataLocator->mURI.URI, len + 1);
210 pDataLocator->mURI.URI = myURI;
305 if (NULL != pDataLocator->mURI.URI) {
306 free(pDataLocator->mURI.URI);
307 pDataLocator->mURI.URI = NULL;
309 pDataLocator->mURI.URI
[all...]
/frameworks/volley/src/main/java/com/android/volley/toolbox/
H A DHttpClientStack.java42 import java.net.URI;
175 public HttpPatch(final URI uri) {
185 setURI(URI.create(uri));
/frameworks/opt/net/voip/src/java/android/net/sip/
H A DSipProfile.java33 import javax.sip.address.URI;
116 * @param uriString the URI string as "sip:<user_name>@<domain>"
117 * @throws ParseException if the string is not a valid URI
123 URI uri = mAddressFactory.createURI(fix(uriString));
127 throw new ParseException(uriString + " is not a SIP URI", 0);
280 // remove password from URI
346 * Gets the SIP URI of this profile.
348 * @return the SIP URI of this profile
356 * Gets the SIP URI string of this profile.
358 * @return the SIP URI strin
[all...]
/frameworks/wilhelm/tests/mimeUri/
H A DslesTestPlayUri2.cpp124 /* Setup the data source structure for the first URI */
126 uri.URI = (SLchar*) path;
142 uri.URI = (SLchar*) path2;
151 //fprintf(stdout, "URI example: after Realize\n");
213 fprintf(stdout, "URI example: starting to play %s\n", path2);
222 fprintf(stdout, "Content duration of first URI is unknown\n");
224 fprintf(stdout, "Content duration of first URI is %u ms\n", durationInMsec);
227 /* Wait as long as the duration of the first URI + 2s before stopping */
234 fprintf(stdout, "URI example: stopping playback\n");
H A DslesTestLoopUri.cpp44 * a resource, for instance because a file URI is invalid, or an HTTP server doesn't respond.
121 /* Play some music from a URI */
168 /* Setup the data source structure for the URI */
170 uri.URI = (SLchar*) path;
194 fprintf(stdout, "URI example: after Realize\n");
235 /* Play the URI */
H A DslesTestPlayStreamType.cpp115 /* Setup the data source structure for the URI */
117 uri.URI = (SLchar*) path;
151 fprintf(stdout, "URI example: after Realize\n");
H A DslesTestPlayUri.cpp124 /* Play some music from a URI */
174 /* Setup the data source structure for the URI */
176 uri.URI = (SLchar*) path;
196 fprintf(stdout, "URI example: after Realize\n");
242 /* Play the URI */
275 fprintf(stdout, "URI example: starting to play\n");
309 fprintf(stdout, "URI example: stopping playback\n");
H A DslesTest_playStates.cpp110 /* Setup the data source structure for the URI */
112 uri.URI = (SLchar*) path;
129 fprintf(stdout, "URI example: after Realize\n");
/frameworks/wilhelm/tests/listening/
H A DseekTorture.c55 // create an audio player with URI source and output mix sink
62 locator_uri.URI = (SLchar *) argv[1];
/frameworks/wilhelm/tests/sandbox/
H A Durimime.c17 // Test audio player configurations with URI data source and MIME data format
33 fprintf(stderr, "usage: %s URI\n", argv[0]);
59 loc_uri.URI = (SLchar *) argv[1];
H A Dxa.c79 locUri.URI = (XAchar *) "/sdcard/hello.wav";
/frameworks/base/wifi/java/android/net/wifi/passpoint/
H A DWifiPasspointDmTree.java433 public String URI; field in class:WifiPasspointDmTree.PolicyUpdate
453 out.writeString(URI);
467 URI = in.readString();
644 public String URI; field in class:WifiPasspointDmTree.SubscriptionUpdate
664 out.writeString(URI);
677 URI = in.readString();
H A DWifiPasspointCredential.java182 mSubscriptionUpdateURI = credinfo.subscriptionUpdate.URI;
186 mPolicyUpdateUri = credinfo.policy.policyUpdate.URI;
/frameworks/base/tests/AccessoryDisplay/sink/src/com/android/accessorydisplay/sink/
H A DSinkActivity.java60 private static final String URI = "http://www.android.com/"; field in class:SinkActivity
253 sendString(conn, UsbAccessoryConstants.ACCESSORY_STRING_URI, URI);
/frameworks/wilhelm/src/desktop/
H A DSndFile.c151 SLchar *uri = dl_uri->URI;
/frameworks/wilhelm/tests/examples/
H A DslesTestBassBoostPath.cpp117 /* Setup the data source structure for the URI */
128 locatorUri.URI = (SLchar *) path;
151 fprintf(stdout, "URI example: after Realize\n");
H A DslesTestVirtualizerPath.cpp118 /* Setup the data source structure for the URI */
129 locatorUri.URI = (SLchar *) path;
152 fprintf(stdout, "URI example: after Realize\n");
/frameworks/wilhelm/tests/
H A DmimeUri_test.cpp98 /* Play some music from a URI */
148 /* Setup the data source structure for the URI */
150 uri.URI = (SLchar*) path;
194 /* Play the URI */
/frameworks/ex/common/java/com/android/common/contacts/
H A DBaseEmailAddressAdapter.java127 public static final Uri URI = field in class:BaseEmailAddressAdapter.DirectoryListQuery
169 DirectoryListQuery.URI, DirectoryListQuery.PROJECTION, null, null, null);

Completed in 812 milliseconds

12