/cts/tests/tests/webkit/src/android/webkit/cts/ |
WebViewClientTest.java | 336 String url1 = mWebServer.getAssetUrl(TestHtmlConstants.HELLO_WORLD_URL); local 338 mOnUiThread.loadUrlAndWaitForCompletion(url1); 403 String url1 = mWebServer.getAssetUrl(TestHtmlConstants.HELLO_WORLD_URL); local 404 mOnUiThread.loadUrlAndWaitForCompletion(url1);
|
/external/apache-harmony/luni/src/test/api/common/org/apache/harmony/luni/tests/java/net/ |
URLClassLoaderTest.java | 258 URL url1 = (URL) en.nextElement(); local 261 && url1.equals(new URL("jar:file:/" 426 URL url1 = new URL("file:///"); local 427 URLClassLoader loader = new URLClassLoader(new URL[] { url1 }, null);
|
/hardware/qcom/gps/loc_api/libloc_api_50001/ |
loc_eng_msg.h | 151 const char *url1, const char *url2,
|
LocEngAdapter.h | 276 virtual bool reportXtraServer(const char* url1, const char* url2,
|
/hardware/qcom/gps/msm8084/core/ |
LocApiBase.h | 113 void reportXtraServer(const char* url1, const char* url2,
|
LocApiBase.cpp | 263 void LocApiBase::reportXtraServer(const char* url1, const char* url2, 267 TO_1ST_HANDLING_LOCADAPTERS(mLocAdapters[i]->reportXtraServer(url1, url2, url3, maxlength));
|
/hardware/qcom/gps/msm8909/loc_api/libloc_api_50001/ |
loc_eng_msg.h | 151 const char *url1, const char *url2,
|
LocEngAdapter.cpp | 426 bool LocEngAdapter::reportXtraServer(const char* url1, 432 sendMsg(new LocEngReportXtraServer(mOwner, url1,
|
LocEngAdapter.h | 277 virtual bool reportXtraServer(const char* url1, const char* url2,
|
/hardware/qcom/gps/msm8960/core/ |
LocApiBase.h | 99 void reportXtraServer(const char* url1, const char* url2,
|
LocApiBase.cpp | 233 void LocApiBase::reportXtraServer(const char* url1, const char* url2, 237 TO_1ST_HANDLING_LOCADAPTERS(mLocAdapters[i]->reportXtraServer(url1, url2, url3, maxlength));
|
/hardware/qcom/gps/msm8960/loc_api/libloc_api_50001/ |
loc_eng_msg.h | 151 const char *url1, const char *url2,
|
LocEngAdapter.h | 252 virtual bool reportXtraServer(const char* url1, const char* url2,
|
/hardware/qcom/gps/msm8994/loc_api/libloc_api_50001/ |
loc_eng_msg.h | 151 const char *url1, const char *url2,
|
/hardware/qcom/gps/msm8996/loc_api/libloc_api_50001/ |
loc_eng_msg.h | 151 const char *url1, const char *url2,
|
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/ |
org.eclipse.core.runtime.compatibility.auth_3.2.200.v20100517.jar | |
/hardware/qcom/gps/core/ |
LocApiBase.cpp | 293 void LocApiBase::reportXtraServer(const char* url1, const char* url2, 297 TO_1ST_HANDLING_LOCADAPTERS(mLocAdapters[i]->reportXtraServer(url1, url2, url3, maxlength));
|
LocApiBase.h | 121 void reportXtraServer(const char* url1, const char* url2,
|
/hardware/qcom/gps/msm8909/core/ |
LocApiBase.cpp | 294 void LocApiBase::reportXtraServer(const char* url1, const char* url2, 298 TO_1ST_HANDLING_LOCADAPTERS(mLocAdapters[i]->reportXtraServer(url1, url2, url3, maxlength));
|
LocApiBase.h | 121 void reportXtraServer(const char* url1, const char* url2,
|
/hardware/qcom/gps/msm8994/core/ |
LocApiBase.cpp | 293 void LocApiBase::reportXtraServer(const char* url1, const char* url2, 297 TO_1ST_HANDLING_LOCADAPTERS(mLocAdapters[i]->reportXtraServer(url1, url2, url3, maxlength));
|
LocApiBase.h | 121 void reportXtraServer(const char* url1, const char* url2,
|
/hardware/qcom/gps/msm8996/core/ |
LocApiBase.cpp | 292 void LocApiBase::reportXtraServer(const char* url1, const char* url2, 296 TO_1ST_HANDLING_LOCADAPTERS(mLocAdapters[i]->reportXtraServer(url1, url2, url3, maxlength));
|
/hardware/qcom/gps/msm8084/loc_api/libloc_api_50001/ |
LocEngAdapter.h | 279 virtual bool reportXtraServer(const char* url1, const char* url2,
|
loc_eng_msg.h | 151 const char *url1, const char *url2,
|