Searched refs:url (Results 201 - 225 of 253) sorted by relevance

1234567891011

/frameworks/av/media/libmedia/
H A Dmediaplayer.cpp157 const char *url, const KeyedVector<String8, String8> *headers)
159 ALOGV("setDataSource(%s)", url);
161 if (url != NULL) {
166 (NO_ERROR != player->setDataSource(httpService, url, headers))) {
155 setDataSource( const sp<IMediaHTTPService> &httpService, const char *url, const KeyedVector<String8, String8> *headers) argument
H A DIMediaPlayer.cpp117 const char* url,
126 data.writeCString(url);
643 const char* url = data.readCString(); local
644 if (url == NULL) {
656 httpService, url, numHeaders > 0 ? &headers : NULL));
115 setDataSource( const sp<IMediaHTTPService> &httpService, const char* url, const KeyedVector<String8, String8>* headers) argument
/frameworks/av/media/libmediaplayer2/nuplayer2/
H A DGenericSource2.h54 const char *url,
H A DGenericSource2.cpp114 const char *url,
117 ALOGV("setDataSource url: %s", url);
122 mUri = url;
112 setDataSource( const sp<MediaHTTPService> &httpService, const char *url, const KeyedVector<String8, String8> *headers) argument
H A DRTSPSource2.cpp44 const char *url,
50 mURL(url),
789 ALOGE("Unable to find url in SDP");
41 RTSPSource2( const sp<AMessage> &notify, const sp<MediaHTTPService> &httpService, const char *url, const KeyedVector<String8, String8> *headers, uid_t uid, bool isSDP) argument
/frameworks/av/media/libmediaplayerservice/nuplayer/
H A DGenericSource.h51 const char *url,
H A DNuPlayer.h48 const char *url,
H A DNuPlayerDriver.cpp140 const char *url,
142 ALOGV("setDataSource(%p) url(%s)", this, uriDebugString(url, false).c_str());
151 mPlayer->setDataSourceAsync(httpService, url, headers);
138 setDataSource( const sp<IMediaHTTPService> &httpService, const char *url, const KeyedVector<String8, String8> *headers) argument
H A DRTSPSource.cpp44 const char *url,
51 mURL(url),
791 ALOGE("Unable to find url in SDP");
41 RTSPSource( const sp<AMessage> &notify, const sp<IMediaHTTPService> &httpService, const char *url, const KeyedVector<String8, String8> *headers, bool uidValid, uid_t uid, bool isSDP) argument
H A DGenericSource.cpp114 const char *url,
117 ALOGV("setDataSource url: %s", url);
122 mUri = url;
112 setDataSource( const sp<IMediaHTTPService> &httpService, const char *url, const KeyedVector<String8, String8> *headers) argument
/frameworks/av/media/libstagefright/httplive/
H A DLiveSession.h86 const char *url,
/frameworks/opt/telephony/src/java/com/android/internal/telephony/cat/
H A DCommandParamsFactory.java830 String url = null;
839 url = GsmAlphabet.gsm8BitUnpackedToString(rawValue,
842 url = null;
875 mCmdParams = new LaunchBrowserParams(cmdDet, confirmMsg, url, mode);
/frameworks/support/webkit/src/androidTest/java/androidx/webkit/
H A DWebViewCompatTest.java198 public void onPageFinished(WebView view, String url) {
/frameworks/base/core/tests/coretests/src/android/app/
H A DDownloadManagerBaseTest.java444 URL url = mServer.getUrl("/" + filename);
445 return Uri.parse(url.toString());
/frameworks/opt/net/wifi/service/java/com/android/server/wifi/
H A DSupplicantStaIfaceHal.java2401 public void onHs20SubscriptionRemediation(byte[/* 6 */] bssid, byte osuMethod, String url) { argument
2406 new WnmData(NativeUtil.macAddressToLong(bssid), url, osuMethod));
2412 int reAuthDelayInSec, String url) {
2417 new WnmData(NativeUtil.macAddressToLong(bssid), url,
2569 byte osuMethod, String url) {
2570 mCallbackV1_0.onHs20SubscriptionRemediation(bssid, osuMethod, url);
2575 int reAuthDelayInSec, String url) {
2576 mCallbackV1_0.onHs20DeauthImminentNotice(bssid, reasonCode, reAuthDelayInSec, url);
2411 onHs20DeauthImminentNotice(byte[ ] bssid, int reasonCode, int reAuthDelayInSec, String url) argument
2568 onHs20SubscriptionRemediation(byte[ ] bssid, byte osuMethod, String url) argument
2574 onHs20DeauthImminentNotice(byte[ ] bssid, int reasonCode, int reAuthDelayInSec, String url) argument
/frameworks/rs/tests/java_api/CannyLive/src/com/android/example/cannylive/
H A DCameraOps.java226 String url = MediaStoreSaver.insertImage(mContext.getContentResolver(),
245 ViewfinderProcessor.reProcessImage(mContext, url, mMode);
/frameworks/av/include/media/
H A DMediaPlayerInterface.h54 // argument to the 'test:' url in the setDataSource call.
174 const char *url,
/frameworks/av/media/libmediaplayerservice/include/
H A DMediaPlayerInterface.h54 // argument to the 'test:' url in the setDataSource call.
174 const char *url,
/frameworks/support/slices/core/src/main/java/androidx/slice/
H A DSliceProvider.java376 public final Uri canonicalize(@NonNull Uri url) { argument
/frameworks/av/media/libstagefright/omx/tests/
H A DOMXHarness.cpp532 const char *url = GetURLForMime(mime); local
534 if (url == NULL) {
538 sp<IMediaExtractor> extractor = CreateExtractorFromURI(url);
/frameworks/base/core/java/android/content/
H A DContentProvider.java1201 * @param url The Uri to canonicalize.
1203 * @return Return the canonical representation of <var>url</var>, or null if
1206 public @Nullable Uri canonicalize(@NonNull Uri url) { argument
1215 * same <var>url</var> that was passed in.
1217 * @param url The Uri to remove any canonicalization from.
1219 * @return Return the non-canonical representation of <var>url</var>, return
1220 * the <var>url</var> as-is if there is nothing to do, or return null if
1224 public @Nullable Uri uncanonicalize(@NonNull Uri url) { argument
1225 return url;
/frameworks/data-binding/internal-prebuilts/com/android/databinding/localizemaven/1.1/
H A Dlocalizemaven-1.1.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/databinding/ android/databinding/ExportLicensesTask$__clinit__closure1$_closure5 ...
/frameworks/base/services/core/java/com/android/server/
H A DConnectivityService.java3977 /** XML tag for individual url */
4038 String url = getProvisioningUrlBaseFromFile();
4039 if (TextUtils.isEmpty(url)) {
4040 url = mContext.getResources().getString(R.string.mobile_provisioning_url);
4041 log("getMobileProvisioningUrl: mobile_provisioining_url from resource =" + url);
4043 log("getMobileProvisioningUrl: mobile_provisioning_url from File =" + url);
4045 // populate the iccid, imei and phone number in the provisioning url.
4046 if (!TextUtils.isEmpty(url)) {
4051 url = String.format(url,
[all...]
/frameworks/av/media/libmediaplayerservice/
H A DMediaPlayerService.h365 const char *url,
/frameworks/base/tests/TouchLatency/gradle/wrapper/
H A Dgradle-wrapper.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/gradle/ org/gradle/wrapper/ org/gradle/wrapper/Download ...

Completed in 371 milliseconds

1234567891011