Home
last modified time | relevance | path

Searched refs:pathname (Results 1 – 16 of 16) sorted by relevance

/build/tools/droiddoc/templates-pdk/assets/
Dandroid-developer-docs.js316 var basePath = getBaseUri(location.pathname);
373 var basePath = getBaseUri(location.pathname);
428 var path = getBaseUri(location.pathname);
575 l = getBaseUri(location.pathname);
Dandroid-developer-reference.js227 var full = document.location.pathname;
/build/tools/droiddoc/templates-ds/assets/js/
Ddocs.js10 var basePath = getBaseUri(location.pathname);
110 var pagePath = document.location.pathname;
727 var basePath = getBaseUri(location.pathname);
1068 window.location = getBaseUri(location.pathname);
1900 if (location.pathname.indexOf("/reference")) {
1901 if(!location.pathname.indexOf("/reference-gms/packages.html")
1902 && !location.pathname.indexOf("/reference-gcm/packages.html")
1903 && !location.pathname.indexOf("/reference/com/google") == 0) {
2156 var full = document.location.pathname;
/build/tools/droiddoc/templates-sac/assets/js/
Ddocs.js10 var basePath = getBaseUri(location.pathname);
133 var pagePath = document.location.pathname;
792 var basePath = getBaseUri(location.pathname);
1132 window.location = getBaseUri(location.pathname);
2061 if (location.pathname.indexOf("/reference")) {
2062 if(!location.pathname.indexOf("/reference-gms/packages.html")
2063 && !location.pathname.indexOf("/reference-gcm/packages.html")
2064 && !location.pathname.indexOf("/reference/com/google") == 0) {
2319 var full = document.location.pathname;
/build/
Denvsetup.sh1461 local pathname
1464 while [[ -z "$pathname" ]]; do
1479 pathname=${lines[$(($choice-1))]}
1482 pathname=${lines[0]}
1484 \cd $T/$pathname
/build/tools/droiddoc/templates-sdk-dev/assets/js/
Ddocs.js5 var basePath = getBaseUri(location.pathname);
19 location.href.replace(location.hash, '') : document.location.pathname;
830 if (location.pathname.indexOf("/reference") == 0) {
831 if (!(location.pathname.indexOf("/reference-gms/packages.html") == 0) &&
832 !(location.pathname.indexOf("/reference-gcm/packages.html") == 0) &&
833 !(location.pathname.indexOf("/reference/com/google") == 0)) {
2647 if (!selected || location.pathname === '/index.html' || location.pathname === '/') {
3193 var path = location.pathname;
3295 window.location = getBaseUri(location.pathname);
3390 if (location.pathname.substring(0,6) == "/intl/") {
[all …]
/build/tools/droiddoc/templates-pdk/assets/design/
Ddefault.js3 var pagePath = document.location.pathname;
/build/tools/droiddoc/templates-sdk-dev/assets/design/
Ddefault.js3 var pagePath = document.location.pathname;
/build/tools/droiddoc/templates-ndk/assets/design/
Ddefault.js3 var pagePath = document.location.pathname;
/build/tools/droiddoc/templates-sdk/assets/design/
Ddefault.js3 var pagePath = document.location.pathname;
/build/tools/droiddoc/templates-ds/assets/design/
Ddefault.js3 var pagePath = document.location.pathname;
/build/tools/droiddoc/templates-sdk-refonly/assets/design/
Ddefault.js3 var pagePath = document.location.pathname;
/build/tools/droiddoc/templates-sac/assets/design/
Ddefault.js3 var pagePath = document.location.pathname;
/build/tools/droiddoc/templates-ndk/assets/js/
Ddocs.js11 var basePath = getBaseUri(location.pathname);
147 var pagePath = document.location.pathname;
980 var basePath = getBaseUri(location.pathname);
1388 window.location = getBaseUri(location.pathname);
2799 if (location.pathname.indexOf("/reference") == 0) {
2800 if(!(location.pathname.indexOf("/reference-gms/packages.html") == 0)
2801 && !(location.pathname.indexOf("/reference-gcm/packages.html") == 0)
2802 && !(location.pathname.indexOf("/reference/com/google") == 0)) {
3053 var full = document.location.pathname;
/build/tools/droiddoc/templates-sdk-refonly/assets/js/
Ddocs.js11 var basePath = getBaseUri(location.pathname);
116 var pagePath = document.location.pathname;
949 var basePath = getBaseUri(location.pathname);
1352 window.location = getBaseUri(location.pathname);
2792 if (location.pathname.indexOf("/reference") == 0) {
2793 if(!(location.pathname.indexOf("/reference-gms/packages.html") == 0)
2794 && !(location.pathname.indexOf("/reference-gcm/packages.html") == 0)
2795 && !(location.pathname.indexOf("/reference/com/google") == 0)) {
3046 var full = document.location.pathname;
/build/tools/droiddoc/templates-sdk/assets/js/
Ddocs.js11 var basePath = getBaseUri(location.pathname);
116 var pagePath = document.location.pathname;
949 var basePath = getBaseUri(location.pathname);
1352 window.location = getBaseUri(location.pathname);
2868 if (location.pathname.indexOf("/reference") == 0) {
2869 if(!(location.pathname.indexOf("/reference-gms/packages.html") == 0)
2870 && !(location.pathname.indexOf("/reference-gcm/packages.html") == 0)
2871 && !(location.pathname.indexOf("/reference/com/google") == 0)) {
3122 var full = document.location.pathname;