Searched refs:redirect (Results 1 – 20 of 20) sorted by relevance
/frameworks/base/docs/html/sdk/1.0_r2/ |
D | index.jd | 2 sdk.redirect=true 3 sdk.redirect.path=index.html
|
/frameworks/base/docs/html/sdk/1.5_r1/ |
D | index.jd | 2 sdk.redirect=true 3 sdk.redirect.path=index.html
|
/frameworks/base/docs/html/sdk/1.5_r2/ |
D | index.jd | 2 sdk.redirect=true 3 sdk.redirect.path=index.html
|
/frameworks/base/docs/html/sdk/1.5_r3/ |
D | index.jd | 2 sdk.redirect=true 3 sdk.redirect.path=index.html
|
/frameworks/base/docs/html/sdk/1.0_r1/ |
D | index.jd | 2 sdk.redirect=true 3 sdk.redirect.path=index.html
|
/frameworks/base/docs/html/sdk/1.6_r1/ |
D | index.jd | 2 sdk.redirect=true 3 sdk.redirect.path=index.html
|
/frameworks/base/docs/html/sdk/1.1_r1/ |
D | index.jd | 2 sdk.redirect=true 3 sdk.redirect.path=index.html
|
/frameworks/base/docs/html/tools/sdk/ndk/1.5_r1/ |
D | index.jd | 2 sdk.redirect=true 3 sdk.redirect.path=ndk/index.html
|
/frameworks/base/docs/html/tools/sdk/ndk/1.6_r1/ |
D | index.jd | 2 sdk.redirect=true 3 sdk.redirect.path=ndk/index.html
|
/frameworks/native/cmds/dumpstate/ |
D | dumpstate.h | 44 void redirect_to_socket(FILE *redirect, const char *service); 47 pid_t redirect_to_file(FILE *redirect, char *path, int gzip_level);
|
D | utils.c | 404 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/ |
D | index.jd | 1 sdk.redirect=true
|
/frameworks/base/docs/html/shareables/ |
D | README.txt | 3 All URLS pointing to this directory redirect to a corresponding location
|
/frameworks/base/tests/CoreTests/android/core/ |
D | TestWebServer.java | 198 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/ |
D | uiautomator | 22 # cache so we redirect to an alternative cache
|
/frameworks/base/docs/html/guide/webapps/ |
D | best-practices.jd | 40 <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/ |
D | layouts.jd | 270 redirect to the Google Play Store.</p>
|
/frameworks/base/docs/html/tools/debugging/ |
D | debugging-log.jd | 296 $ adb shell setprop log.redirect-stdio true
|
/frameworks/base/api/ |
D | system-current.txt | 57418 … static final java.lang.String REJECT_RELATIVE_REDIRECT = "http.protocol.reject-relative-redirect";
|
D | current.txt | 54889 … static final java.lang.String REJECT_RELATIVE_REDIRECT = "http.protocol.reject-relative-redirect";
|