Home
last modified time | relevance | path

Searched refs:pathname (Results 1 – 14 of 14) 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.sh1370 local pathname
1373 while [[ -z "$pathname" ]]; do
1388 pathname=${lines[$(($choice-1))]}
1391 pathname=${lines[0]}
1393 \cd $T/$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-sac/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-pdk/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-dev/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;
/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/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;