Home
last modified time | relevance | path

Searched refs:pathname (Results 1 – 12 of 12) 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);
2004 if (location.pathname.indexOf("/reference")) {
2005 if(!location.pathname.indexOf("/reference-gms/packages.html")
2006 && !location.pathname.indexOf("/reference-gcm/packages.html")
2007 && !location.pathname.indexOf("/reference/com/google") == 0) {
2260 var full = document.location.pathname;
/build/
Denvsetup.sh1608 local pathname
1611 while [[ -z "$pathname" ]]; do
1626 pathname=${lines[$(($choice-1))]}
1629 pathname=${lines[0]}
1631 \cd $T/$pathname
/build/tools/droiddoc/templates-sdk-dyn/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/assets/design/
Ddefault.js3 var pagePath = document.location.pathname;
/build/tools/droiddoc/templates-pdk/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-sdk-dyn/assets/js/
Ddocs.js11 var basePath = getBaseUri(location.pathname);
132 var pagePath = document.location.pathname;
788 var basePath = getBaseUri(location.pathname);
1203 window.location = getBaseUri(location.pathname);
2590 if (location.pathname.indexOf("/reference") == 0) {
2591 if(!(location.pathname.indexOf("/reference-gms/packages.html") == 0)
2592 && !(location.pathname.indexOf("/reference-gcm/packages.html") == 0)
2593 && !(location.pathname.indexOf("/reference/com/google") == 0)) {
2847 var full = document.location.pathname;
/build/tools/droiddoc/templates-sdk/assets/js/
Ddocs.js11 var basePath = getBaseUri(location.pathname);
147 var pagePath = document.location.pathname;
970 var basePath = getBaseUri(location.pathname);
1378 window.location = getBaseUri(location.pathname);
2789 if (location.pathname.indexOf("/reference") == 0) {
2790 if(!(location.pathname.indexOf("/reference-gms/packages.html") == 0)
2791 && !(location.pathname.indexOf("/reference-gcm/packages.html") == 0)
2792 && !(location.pathname.indexOf("/reference/com/google") == 0)) {
3043 var full = document.location.pathname;