Searched refs:URI (Results 1 - 25 of 49) sorted by path

12

/frameworks/base/
H A Dcompiled-classes-phone6776 java.net.URI
6777 java.net.URI$Parser
/frameworks/base/core/java/android/net/
H A DPacProxySelector.java32 import java.net.URI;
59 public List<Proxy> select(URI uri) {
71 // Strip path and username/password from URI so it's not visible to PAC script. The
75 uri = new URI(uri.getScheme(), null, uri.getHost(), uri.getPort(), "/", null, null);
133 public void connectFailed(URI uri, SocketAddress address, IOException failure) {
H A DProxy.java27 import java.net.URI;
111 URI uri = URI.create(url);
/frameworks/base/core/java/android/net/http/
H A DHttpResponseCache.java29 import java.net.URI;
204 @Override public CacheResponse get(URI uri, String requestMethod,
209 @Override public CacheRequest put(URI uri, URLConnection urlConnection) throws IOException {
/frameworks/base/core/java/android/provider/
H A DCalendarContract.java117 * Input: {@link Intent#getData} has the event URI. The extra
166 * An optional insert, update or delete URI parameter that allows the caller
1252 * The URI used by the custom app for the event. Column name.
1643 * The content:// style URI for recurring event exceptions. Insertions require an
1891 * The URI to use for retrieving the properties from the Calendar db.
1893 public static final Uri URI = field in class:CalendarContract.CalendarCache
2247 * This URI is for grouping the query results by event_id and begin
2567 * The content:// style URI for this table
/frameworks/base/core/java/android/widget/
H A DRemoteViews.java1183 static final int URI = 11; field in class:RemoteViews.ReflectionAction
1246 case URI:
1322 case URI:
1382 case URI:
3041 addAction(new ReflectionAction(viewId, methodName, ReflectionAction.URI, value));
/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/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/data-binding/compilerCommon/src/main/java/android/databinding/tool/
H A DLayoutXmlProcessor.java32 import java.net.URI;
150 final URI inputRootUri = input.getRootInputFolder().toURI();
/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);
/frameworks/opt/chips/src/com/android/ex/chips/
H A DBaseRecipientAdapter.java119 public static final Uri URI = field in class:BaseRecipientAdapter.DirectoryListQuery
377 DirectoryListQuery.URI, DirectoryListQuery.PROJECTION,
H A DRecipientAlternatesAdapter.java183 DirectoryListQuery.URI, DirectoryListQuery.PROJECTION,
/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/opt/net/wifi/tests/wifitests/assets/
H A Dr1.PerProviderSubscription.conf28 3:URI=58:https://policy-server.r2-testbed-rks.wi-fi.org:9445/OnlineSignup/services/doAuthenticate
57 3:URI=5d:https://remediation-server.r2-testbed-rks.wi-fi.org:9445/OnlineSignup/services/doAuthenticate
H A Dr2.PerProviderSubscription.conf11 3:URI=58:https://policy-server.r2-testbed-rks.wi-fi.org:9445/OnlineSignup/services/doAuthenticate
40 3:URI=5d:https://remediation-server.r2-testbed-rks.wi-fi.org:9445/OnlineSignup/services/doAuthenticate
H A Druckus.PerProviderSubscription.conf11 3:URI=58:https://policy-server.r2-testbed-rks.wi-fi.org:9445/OnlineSignup/services/doAuthenticate
40 3:URI=5d:https://remediation-server.r2-testbed-rks.wi-fi.org:9445/OnlineSignup/services/doAuthenticate
/frameworks/opt/photoviewer/src/com/android/ex/photo/
H A DPhotoViewController.java131 /** The URI of the photos we're viewing; may be {@code null} */
600 final int uriIndex = data.getColumnIndex(PhotoContract.PhotoViewColumns.URI);
809 int uriIndex = cursor.getColumnIndex(PhotoContract.PhotoViewColumns.URI);
/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/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/opt/setupwizard/tools/docs/
H A Djsilver.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/clearsilver/ org/clearsilver/DelegatedHdf.class DelegatedHdf. ...
/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/wilhelm/include/OMXAL/
H A DOpenMAXAL.h473 XAchar * URI; member in struct:XADataLocator_URI_
/frameworks/wilhelm/include/SLES/
H A DOpenSLES.h258 /** URI-based data locator definition where locatorType must be SL_DATALOCATOR_URI*/
261 SLchar * URI; member in struct:SLDataLocator_URI_
/frameworks/wilhelm/src/android/
H A DAudioPlayer_to_android.cpp107 // from a URI or FD, to write the decoded audio data to a buffer queue
603 // URI or FD to MediaPlayer
626 // URI or FD decoded to PCM in a buffer queue
656 * from a URI or FD, for prepare, prefetch, and play events
1014 // URI
1018 if (NULL == dl_uri->URI) {
1021 // URI format
1563 // so allowed local pathnames specified by URI that were openable by
1568 // previous behavior, we convert an openable file URI into an FD.
1571 const char *uri = (const char *)pAudioPlayer->mDataSource.mLocator.mURI.URI;
[all...]
H A DMediaPlayer_to_android.cpp431 (const char*)mp->mDataSource.mLocator.mURI.URI);

Completed in 9555 milliseconds

12