Home
last modified time | relevance | path

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

/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.5_r1/
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/sdk/1.5_r3/
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.6_r1/
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/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/native/cmds/dumpstate/
Ddumpstate.h44 void redirect_to_socket(FILE *redirect, const char *service);
47 pid_t redirect_to_file(FILE *redirect, char *path, int gzip_level);
Dutils.c404 void redirect_to_socket(FILE *redirect, const char *service) { in redirect_to_socket() argument
423 fflush(redirect); in redirect_to_socket()
424 dup2(fd, fileno(redirect)); in redirect_to_socket()
429 pid_t redirect_to_file(FILE *redirect, char *path, int gzip_level) { in redirect_to_file() argument
460 fflush(redirect); in redirect_to_file()
489 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/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/base/cmds/uiautomator/cmds/uiautomator/
Duiautomator22 # cache so we redirect to an alternative cache
/frameworks/base/docs/html/guide/webapps/
Dbest-practices.jd40 <p>There are several ways you can redirect requests to the mobile version of your web site, using
/frameworks/base/docs/html/training/tv/start/
Dlayouts.jd270 redirect to the Google Play Store.</p>
/frameworks/base/docs/html/tools/debugging/
Ddebugging-log.jd296 $ adb shell setprop log.redirect-stdio true
/frameworks/base/api/
Dsystem-current.txt57418 … static final java.lang.String REJECT_RELATIVE_REDIRECT = "http.protocol.reject-relative-redirect";
Dcurrent.txt54889 … static final java.lang.String REJECT_RELATIVE_REDIRECT = "http.protocol.reject-relative-redirect";