HomeSort by relevance Sort by last modified time
    Searched refs:toroot (Results 26 - 42 of 42) sorted by null

12

  /build/tools/droiddoc/templates-sac/
customizations.cs 299 init_default_navtree("<?cs var:toroot ?>");
342 restrictions, see the <a href="<?cs var:toroot ?>license.html">Content
350 For details and restrictions, see the <a href="<?cs var:toroot ?>license.html">
357 <a href="<?cs var:toroot ?>source/index.html">About Android</a>&nbsp;&nbsp;|&nbsp;
358 <a href="<?cs var:toroot ?>source/community.html">Community</a>&nbsp;&nbsp;|&nbsp;
359 <a href="<?cs var:toroot ?>legal.html">Legal</a>&nbsp;&nbsp;|&nbsp;
369 <script src="<?cs var:toroot ?>timestamp.js" type="text/javascript"></script>
class.cs 95 ?><br>Deprecated since <a href="<?cs var:toroot ?>guide/topics/manifest/uses-sdk-element.html#ApiLevels"
195 <span class="sympad"><?cs call:cond_link(method.name, toroot, method.href, included) ?></span>(<?cs call:parameter_list(method.params) ?>)</nobr>
213 <td class="jd-linkcol"><?cs call:cond_link(field.name, toroot, field.href, included) ?></td>
228 <td class="jd-linkcol"><?cs call:cond_link(field.name, toroot, field.href, included) ?></td>
244 <td class="jd-linkcol"><?cs if:included ?><a href="<?cs var:toroot ?><?cs var:attr.href ?>"><?cs /if ?><?cs var:attr.name ?><?cs if:included ?></a><?cs /if ?></td>
246 <?cs call:cond_link(m.name, toroot, m.href, included) ?>
317 <?cs call:cond_link(cl.qualified, toroot, cl.link, cl.included) ?>
341 <td class="jd-linkcol"><?cs call:cond_link(field.name, toroot, field.href, cl.included) ?>&nbsp;</td>
368 <?cs call:cond_link(cl.qualified, toroot, cl.link, cl.included) ?>
404 <?cs call:cond_link(cl.qualified, toroot, cl.link, cl.included) ?
    [all...]
sdkpage.cs 7 <meta http-equiv="refresh" content="0;url=<?cs var:toroot ?>sdk/<?cs
32 <a href="<?cs var:toroot ?>sdk/<?cs
382 $("a#next-link").html("Setting Up an Existing IDE").attr('href',toRoot + 'sdk/installing/index.html');
451 href="<?cs var:toroot ?>sdk/preview/start.html">Getting Started</a> document for more information
  /build/tools/droiddoc/templates-ndk/
customizations.cs 496 init_default_navtree("<?cs var:toroot ?>");
523 <li><a href="<?cs var:toroot ?>about/index.html">About Android</a></li>
565 onkeydown="return search_changed(event, true, '<?cs var:toroot ?>')"
566 onkeyup="return search_changed(event, false, '<?cs var:toroot ?>')" />
672 restrictions, see the <a href="<?cs var:toroot ?>license.html">Content
680 For details and restrictions, see the <a href="<?cs var:toroot ?>license.html">
687 <a href="<?cs var:toroot ?>about/index.html">About Android</a>&nbsp;&nbsp;|&nbsp;
688 <a href="<?cs var:toroot ?>legal.html">Legal</a>&nbsp;&nbsp;|&nbsp;
689 <a href="<?cs var:toroot ?>support.html">Support</a>
698 <script src="<?cs var:toroot ?>timestamp.js" type="text/javascript"></script
    [all...]
class.cs 98 ?><br>Deprecated since <a href="<?cs var:toroot ?>guide/topics/manifest/uses-sdk-element.html#ApiLevels"
198 <span class="sympad"><?cs call:cond_link(method.name, toroot, method.href, included) ?></span>(<?cs call:parameter_list(method.params) ?>)</nobr>
219 <td class="jd-linkcol"><?cs call:cond_link(field.name, toroot, field.href, included) ?></td>
234 <td class="jd-linkcol"><?cs call:cond_link(field.name, toroot, field.href, included) ?></td>
253 <td class="jd-linkcol"><?cs if:included ?><a href="<?cs var:toroot ?><?cs var:attr.href ?>"><?cs /if ?><?cs var:attr.name ?><?cs if:included ?></a><?cs /if ?></td>
255 <?cs call:cond_link(m.name, toroot, m.href, included) ?>
332 <?cs call:cond_link(cl.qualified, toroot, cl.link, cl.included) ?>
356 <td class="jd-linkcol"><?cs call:cond_link(field.name, toroot, field.href, cl.included) ?>&nbsp;</td>
386 <?cs call:cond_link(cl.qualified, toroot, cl.link, cl.included) ?>
422 <?cs call:cond_link(cl.qualified, toroot, cl.link, cl.included) ?
    [all...]
sdkpage.cs 7 <meta http-equiv="refresh" content="0;url=<?cs var:toroot ?>sdk/<?cs
32 <a href="<?cs var:toroot ?>sdk/<?cs
266 Also see the <a href="<?cs var:toroot ?>tools/sdk/tools-notes.html">SDK tools release notes</a>.</p>
321 <a href="<?cs var:toroot ?>tools/revisions/studio.html">Android Studio release notes</a>.</p>
527 href="<?cs var:toroot ?>sdk/preview/start.html">Getting Started</a> document for more information
  /build/tools/droiddoc/templates-sdk/
docpage.cs 117 &#124; <a href="<?cs var:toroot ?>samples/<?cs var:projectDir ?>/project.html">Project</a>
118 &#124; <a href="<?cs var:toroot ?>downloads/samples/<?cs var:projectDir ?>.zip">Download</a>
130 <img src="<?cs var:toroot ?><?cs var:page.landing.image ?>" alt="" />
191 <img src="<?cs var:toroot ?><?cs var:page.landing.image ?>" alt="" />
class.cs 31 <?cs call:cond_link(method.name, toroot, method.href, included) ?>(<?cs call:parameter_list(method.params, 0) ?>)
55 <code><?cs call:cond_link(field.name, toroot, field.href, included) ?></code>
72 <code><?cs call:cond_link(field.name, toroot, field.href, included) ?></code>
87 <td><?cs if:included ?><a href="<?cs var:toroot ?><?cs var:attr.href ?>"><?cs /if
196 <li><a href="<?cs var:toroot ?><?cs var:m.href ?>"><?cs var:m.name ?></a></li>
356 <?cs call:cond_link(cl.qualified, toroot, cl.link, cl.included) ?>
383 <code><?cs call:cond_link(field.name, toroot, field.href, cl.included) ?></code>
414 <?cs call:cond_link(cl.qualified, toroot, cl.link, cl.included) ?>
453 <?cs call:cond_link(cl.qualified, toroot, cl.link, cl.included) ?>
520 <a href="<?cs var:toroot ?><?cs var:cl.link ?>"><?cs var:cl.qualified ?></a
    [all...]
page_info.cs 28 ?><br>Deprecated since <a href="<?cs var:toroot ?>guide/topics/manifest/uses-sdk-element.html#ApiLevels"
  /build/tools/droiddoc/templates-ndk/assets/js/
docs.js 12 var SITE_ROOT = toRoot + basePath.substring(1,basePath.indexOf("/",1));
36 $.getScript(toRoot + 'jd_lists_unified.js');
38 $.getScript(toRoot + 'reference/lists.js');
40 $.getScript(toRoot + 'reference/gcm_lists.js', function(data, textStatus, jqxhr) {
43 $.getScript(toRoot + 'reference/gms_lists.js', function(data, textStatus, jqxhr) {
420 $imgIcon = $('<img src="'+toRoot+'assets/images/resource-tutorial.png" '
426 $imgIcon = $('<img src="'+toRoot+'assets/images/resource-article.png" '
    [all...]
  /external/doclava/res/assets/templates/
class.cs 187 <span class="sympad"><?cs call:cond_link(method.name, toroot, method.href, included) ?></span>(<?cs call:parameter_list(method.params) ?>)</nobr>
205 <td class="jd-linkcol"><?cs call:cond_link(field.name, toroot, field.href, included) ?></td>
217 <td class="jd-linkcol"><?cs call:cond_link(field.name, toroot, field.href, included) ?></td>
233 <td class="jd-linkcol"><?cs if:included ?><a href="<?cs var:toroot ?><?cs var:attr.href ?>"><?cs /if ?><?cs var:attr.name ?><?cs if:included ?></a><?cs /if ?></td>
235 <?cs call:cond_link(m.name, toroot, m.href, included) ?>
306 <?cs call:cond_link(cl.qualified, toroot, cl.link, cl.included) ?>
330 <td class="jd-linkcol"><?cs call:cond_link(field.name, toroot, field.href, cl.included) ?>&nbsp;</td>
357 <?cs call:cond_link(cl.qualified, toroot, cl.link, cl.included) ?>
393 <?cs call:cond_link(cl.qualified, toroot, cl.link, cl.included) ?>
454 <a href="<?cs var:toroot ?><?cs var:cl.link ?>"><?cs var:cl.qualified ?></a
    [all...]
  /external/doclava/src/com/google/doclava/
SampleCode.java 90 String link = ClearPage.toroot + "samples/" + name + "/index" + Doclava.htmlExtension;
154 parent.add(new Node.Builder().setLabel(name).setLink(ClearPage.toroot + link).build());
161 parent.add(new Node.Builder().setLabel(name).setLink(ClearPage.toroot
426 Node node = new Node.Builder().setLabel("Samples").setLink(ClearPage.toroot
Doclava.java 192 } else if (a[0].equals("-toroot")) {
193 ClearPage.toroot = a[1];
614 if (option.equals("-toroot")) {
    [all...]
  /frameworks/base/
Android.mk     [all...]
  /build/tools/droiddoc/templates-sdk/assets/js/
docs.js 6 var SITE_ROOT = toRoot + basePath.substring(1, basePath.indexOf("/", 1));
525 $(".toggle-content-img:eq(0)", div).attr("title", "hide").attr("src", toRoot +
533 $(".toggle-content-img", div).attr("title", "show").attr("src", toRoot +
939 function init_google_navtree(navtree_id, toroot, root_nodes) {
941 me.toroot = toroot;
    [all...]
  /frameworks/opt/setupwizard/tools/docs/
doclava.jar 
  /external/testng/ant/3rdparty/
doclava-1.0.3.jar 

Completed in 838 milliseconds

12