Home
last modified time | relevance | path

Searched refs:redirect (Results 1 – 25 of 25) sorted by relevance

/frameworks/base/docs/html/sdk/1.6_r1/
Dindex.jd2 sdk.redirect=true
3 sdk.redirect.path=index.html
/frameworks/base/docs/html/sdk/1.0_r1/
Dindex.jd2 sdk.redirect=true
3 sdk.redirect.path=index.html
/frameworks/base/docs/html/sdk/1.5_r1/
Dindex.jd2 sdk.redirect=true
3 sdk.redirect.path=index.html
/frameworks/base/docs/html/sdk/1.0_r2/
Dindex.jd2 sdk.redirect=true
3 sdk.redirect.path=index.html
/frameworks/base/docs/html/sdk/1.1_r1/
Dindex.jd2 sdk.redirect=true
3 sdk.redirect.path=index.html
/frameworks/base/docs/html/sdk/1.5_r3/
Dindex.jd2 sdk.redirect=true
3 sdk.redirect.path=index.html
/frameworks/base/docs/html/sdk/1.5_r2/
Dindex.jd2 sdk.redirect=true
3 sdk.redirect.path=index.html
/frameworks/base/docs/html/tools/sdk/ndk/1.5_r1/
Dindex.jd2 sdk.redirect=true
3 sdk.redirect.path=ndk/index.html
/frameworks/base/docs/html/tools/sdk/ndk/1.6_r1/
Dindex.jd2 sdk.redirect=true
3 sdk.redirect.path=ndk/index.html
/frameworks/base/docs/html/tools/sdk/
Dadt-notes.jd2 sdk.redirect=true
3 sdk.redirect.path=eclipse-adt.html
/frameworks/native/cmds/dumpstate/
Ddumpstate.h36 void redirect_to_socket(FILE *redirect, const char *service);
39 pid_t redirect_to_file(FILE *redirect, char *path, int gzip_level);
Dutils.c276 void redirect_to_socket(FILE *redirect, const char *service) { in redirect_to_socket() argument
295 fflush(redirect); in redirect_to_socket()
296 dup2(fd, fileno(redirect)); in redirect_to_socket()
301 pid_t redirect_to_file(FILE *redirect, char *path, int gzip_level) { in redirect_to_file() argument
332 fflush(redirect); in redirect_to_file()
361 dup2(fd, fileno(redirect)); in redirect_to_file()
/frameworks/base/docs/html/tools/sdk/preview/
Dindex.jd1 sdk.redirect=true
/frameworks/base/docs/html/shareables/
DREADME.txt3 All URLS pointing to this directory redirect to a corresponding location
/frameworks/base/tests/DumpRenderTree/assets/results/
Dlayout_tests_failed.txt543 /sdcard/android/layout_tests/http/tests/misc/will-send-request-returns-null-on-redirect.html
552 /sdcard/android/layout_tests/http/tests/misc/redirect-to-external-url.html
566 /sdcard/android/layout_tests/http/tests/navigation/redirect-cycle.html
577 /sdcard/android/layout_tests/http/tests/navigation/redirect-load-no-form-restoration.html
612 /sdcard/android/layout_tests/http/tests/navigation/new-window-redirect-history.html
622 /sdcard/android/layout_tests/http/tests/history/redirect-meta-refresh-2-seconds.html
623 /sdcard/android/layout_tests/http/tests/history/redirect-js-location-assign-before-load.html
624 /sdcard/android/layout_tests/http/tests/history/redirect-js-location-href-0-seconds.html
625 /sdcard/android/layout_tests/http/tests/history/redirect-js-location-href-2-seconds.html
626 /sdcard/android/layout_tests/http/tests/history/redirect-js-form-submit-0-seconds.html
[all …]
Dlayout_tests_passed.txt1876 /sdcard/android/layout_tests/fast/dom/Window/redirect-with-timer.html
2453 /sdcard/android/layout_tests/fast/loader/redirect-with-open-subframe-2.html
2462 /sdcard/android/layout_tests/fast/loader/redirect-with-open-subframe.html
2577 /sdcard/android/layout_tests/http/tests/misc/redirect-to-about-blank.html
2601 /sdcard/android/layout_tests/http/tests/workers/worker-redirect.html
2623 /sdcard/android/layout_tests/http/tests/appcache/manifest-redirect.html
2631 /sdcard/android/layout_tests/http/tests/appcache/resource-redirect.html
2638 /sdcard/android/layout_tests/http/tests/appcache/resource-redirect-2.html
2642 /sdcard/android/layout_tests/http/tests/appcache/manifest-redirect-2.html
2690 /sdcard/android/layout_tests/http/tests/security/canvas-remote-read-redirect-to-remote-image.html
[all …]
/frameworks/base/tests/CoreTests/android/core/
DTestWebServer.java198 public void setRedirect(String redirect, int code) { in setRedirect() argument
199 redirectHost = redirect; in setRedirect()
201 log("Server will redirect output to "+redirect+" code "+code); in setRedirect()
/frameworks/testing/uiautomator/cmds/uiautomator/
Duiautomator22 # cache so we redirect to an alternative cache
/frameworks/base/docs/html/guide/webapps/
Dbest-practices.jd22 <p>There are several ways you can redirect requests to the mobile version of your web site, using
/frameworks/base/docs/html/tools/debugging/
Ddebugging-log.jd296 $ adb shell setprop log.redirect-stdio true
/frameworks/base/api/
D14.txt42677 … static final java.lang.String REJECT_RELATIVE_REDIRECT = "http.protocol.reject-relative-redirect";
D15.txt42832 … static final java.lang.String REJECT_RELATIVE_REDIRECT = "http.protocol.reject-relative-redirect";
D16.txt44123 … static final java.lang.String REJECT_RELATIVE_REDIRECT = "http.protocol.reject-relative-redirect";
D17.txt44987 … static final java.lang.String REJECT_RELATIVE_REDIRECT = "http.protocol.reject-relative-redirect";
Dcurrent.txt44987 … static final java.lang.String REJECT_RELATIVE_REDIRECT = "http.protocol.reject-relative-redirect";