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

/build/make/tools/droiddoc/templates-pdk/assets/
H A 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);
H A Dandroid-developer-reference.js227 var full = document.location.pathname;
/build/tools/droiddoc/templates-pdk/assets/
H A 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);
H A Dandroid-developer-reference.js227 var full = document.location.pathname;
/build/make/tools/droiddoc/templates-ndk/assets/design/
H A Ddefault.js3 var pagePath = document.location.pathname;
/build/make/tools/droiddoc/templates-pdk/assets/design/
H A Ddefault.js3 var pagePath = document.location.pathname;
/build/make/tools/droiddoc/templates-sac/assets/design/
H A Ddefault.js3 var pagePath = document.location.pathname;
/build/tools/droiddoc/templates-ndk/assets/design/
H A Ddefault.js3 var pagePath = document.location.pathname;
/build/tools/droiddoc/templates-pdk/assets/design/
H A Ddefault.js3 var pagePath = document.location.pathname;
/build/tools/droiddoc/templates-sac/assets/design/
H A Ddefault.js3 var pagePath = document.location.pathname;
/build/make/tools/droiddoc/templates-sac/assets/js/
H A Ddocs.js10 var basePath = getBaseUri(location.pathname);
133 var pagePath = document.location.pathname;
792 var basePath = getBaseUri(location.pathname);
930 var path = 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;
[all...]
/build/tools/droiddoc/templates-sac/assets/js/
H A Ddocs.js10 var basePath = getBaseUri(location.pathname);
133 var pagePath = document.location.pathname;
792 var basePath = getBaseUri(location.pathname);
930 var path = 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;
[all...]
/build/
H A Denvsetup.sh1503 local pathname
1506 while [[ -z "$pathname" ]]; do
1521 pathname=${lines[$(($choice-1))]}
1524 pathname=${lines[0]}
1526 \cd $T/$pathname
/build/make/
H A Denvsetup.sh1503 local pathname
1506 while [[ -z "$pathname" ]]; do
1521 pathname=${lines[$(($choice-1))]}
1524 pathname=${lines[0]}
1526 \cd $T/$pathname
/build/make/tools/droiddoc/templates-ndk/assets/js/
H A Ddocs.js11 var basePath = getBaseUri(location.pathname);
25 //if (location.pathname.substring(0,6) == "/intl/") {
26 // var lang = location.pathname.split('/')[2];
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
[all...]
/build/tools/droiddoc/templates-ndk/assets/js/
H A Ddocs.js11 var basePath = getBaseUri(location.pathname);
25 //if (location.pathname.substring(0,6) == "/intl/") {
26 // var lang = location.pathname.split('/')[2];
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
[all...]

Completed in 499 milliseconds