Home
last modified time | relevance | path

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

/build/tools/droiddoc/templates-pdk/assets/
Dandroid-developer-docs.js188 var basePath = getBaseUri(location.pathname);
206 var basePath = getBaseUri(location.pathname);
260 var path = getBaseUri(location.pathname);
431 l = getBaseUri(location.pathname);
Dandroid-developer-reference.js206 var full = document.location.pathname;
/build/
Denvsetup.sh1015 local pathname
1018 while [[ -z "$pathname" ]]; do
1033 pathname=${lines[$(($choice-1))]}
1036 pathname=${lines[0]}
1038 cd $T/$pathname
/build/tools/droiddoc/templates-sdk/assets/
Dandroid-developer-docs.js316 var basePath = getBaseUri(location.pathname);
373 var basePath = getBaseUri(location.pathname);
427 var path = getBaseUri(location.pathname);
574 l = getBaseUri(location.pathname);
Dandroid-developer-reference.js227 var full = document.location.pathname;