Home
last modified time | relevance | path

Searched refs:href (Results 1 – 25 of 33) sorted by relevance

12

/build/make/tools/droiddoc/templates-ndk/
Ddesignpage.cs9 <link rel="shortcut icon" type="image/x-icon" href="/favicon.ico">
10 …<link rel="stylesheet" href="http://fonts.googleapis.com/css?family=Roboto:regular,medium,thin,ita…
11 <link rel="stylesheet" href="<?cs var:toroot ?>assets/yui-3.3.0-reset-min.css">
12 <link rel="stylesheet" href="<?cs var:toroot ?>assets/design/default.css">
26 …<div id="page-header" itemscope itemtype="http://schema.org/WPHeader"><a href="<?cs var:toroot ?>d…
48 <a href="#" class="prev-page-link">Previous</a>
49 <a href="#" class="next-page-link">Next</a>
61 <a href="#" class="prev-page-link">Previous</a>
62 <a href="#" class="next-page-link">Next</a>
75 <a href="http://creativecommons.org/licenses/by/2.5/">
[all …]
Ddocpage.cs31 <a href="#" class="prev-page-link hide"
39 <a href="#" class="next-page-link hide"
47 <a href="#" class="start-class-link hide"
58 <a href="#" class="prev-page-link hide"
66 <a href="#" class="next-page-link hide"
83 &#124; <a href="<?cs var:toroot ?>samples/<?cs var:projectDir ?>/project.html">Project</a>
84 &#124; <a href="<?cs var:toroot ?>downloads/samples/<?cs var:projectDir ?>.zip">Download</a>
120 <li class="selected"><a href="<?cs var:tab1.link ?>"><?cs var:tab1 ?></a></li>
122 <li><a href="<?cs var:tab2.link ?>"><?cs var:tab2 ?></a></li><?cs /if ?>
124 <li><a href="<?cs var:tab3.link ?>"><?cs var:tab3 ?></a></li><?cs /if ?>
[all …]
Dsdkpage.cs32 <a href="<?cs var:toroot ?>sdk/<?cs
56 <p><a href="/sdk/index.html">Download the current Android SDK</a></p>
89href="http://dl.google.com/android/repository/<?cs var:ndk.win32_download ?>"><?cs var:ndk.win32_d…
97href="http://dl.google.com/android/repository/<?cs var:ndk.win32.legacy_download ?>"><?cs var:ndk.…
106href="http://dl.google.com/android/repository/<?cs var:ndk.win64_download ?>"><?cs var:ndk.win64_d…
114href="http://dl.google.com/android/repository/<?cs var:ndk.win64.legacy_download ?>"><?cs var:ndk.…
123href="http://dl.google.com/android/repository/<?cs var:ndk.mac32_download ?>"><?cs var:ndk.mac32_d…
131href="http://dl.google.com/android/repository/<?cs var:ndk.mac32.legacy_download ?>"><?cs var:ndk.…
139href="http://dl.google.com/android/repository/<?cs var:ndk.mac64_download ?>"><?cs var:ndk.mac64_d…
147href="http://dl.google.com/android/repository/<?cs var:ndk.mac64.legacy_download ?>"><?cs var:ndk.…
[all …]
Dclass.cs42 <a href="#nestedclasses">Nested Classes</a>
46 <?cs if:linkcount ?>&#124; <?cs /if ?><a href="#lattrs">XML Attrs</a>
50 <?cs if:linkcount ?>&#124; <?cs /if ?><a href="#inhattrs">Inherited XML Attrs</a>
54 <?cs if:linkcount ?>&#124; <?cs /if ?><a href="#enumconstants">Enums</a>
58 <?cs if:linkcount ?>&#124; <?cs /if ?><a href="#constants">Constants</a>
62 <?cs if:linkcount ?>&#124; <?cs /if ?><a href="#inhconstants">Inherited Constants</a>
66 <?cs if:linkcount ?>&#124; <?cs /if ?><a href="#lfields">Fields</a>
70 <?cs if:linkcount ?>&#124; <?cs /if ?><a href="#inhfields">Inherited Fields</a>
74 <?cs if:linkcount ?>&#124; <?cs /if ?><a href="#pubctors">Ctors</a>
78 <?cs if:linkcount ?>&#124; <?cs /if ?><a href="#proctors">Protected Ctors</a>
[all …]
Dsampleindex.cs19 <a href="<?cs var:toroot ?>samples/<?cs var:projectDir ?>/index.html">Overview</a>
21 &#124; <a href="<?cs var:toroot ?>samples/<?cs var:projectDir ?>/project.html">Project</a>
23 &#124; <a href="<?cs var:toroot ?>downloads/samples/<?cs var:projectDir ?>.zip"
39 <a href="<?cs var:toroot ?><?cs var:file.Href ?>"><?cs var:file.Name ?></a>
43 <a href="#" onclick="return toggleContent(this)">
48 >[&nbsp;<a href="file.SummaryHref">Info</a>&nbsp;]</a></span><?cs
98 <a href="#" class="prev-page-link hide"
106 <a href="#" class="next-page-link hide"
122 <a href="#" class="next-class-link hide">Next class: </a>
Dsample.cs18 <a href="<?cs var:toroot ?>samples/<?cs var:projectDir ?>/index.html">Overview</a>
19 &#124; <a href="<?cs var:toroot ?>samples/<?cs var:projectDir ?>/project.html">Project</a>
20 &#124; <a href="<?cs var:toroot ?>downloads/samples/<?cs var:projectDir ?>.zip"
33 ?><a href="<?cs var:toroot ?><?cs var:item.Link ?>"><?cs var:item.Name ?></a> /
108 <a href="#" class="prev-page-link hide"
116 <a href="#" class="next-page-link hide"
132 <a href="#" class="next-class-link hide">Next class: </a>
Dhead_tag.cs26 <link rel="shortcut icon" type="image/x-icon" href="<?cs var:toroot ?>favicon.ico" />
34 href="<?cs
37 <link rel="stylesheet" href="<?cs
41 <link href="<?cs var:toroot ?>assets/css/default.css?v=5" rel="stylesheet" type="text/css">
Dcustomizations.cs475 …<a href='#' onclick='swapNav();return false;'><span id='tree-link'>Use Tree Navigation</span><span…
521 …<li><a href="https://play.google.com/apps/publish/" target="_googleplay">Google Play Developer Con…
522 <li><a href="http://android-developers.blogspot.com/">Android Developers Blog</a></li>
523 <li><a href="<?cs var:toroot ?>about/index.html">About Android</a></li>
527 <li><a href="http://www.android.com">Android.com</a></li>
529 <li><a href="http://source.android.com">Android Open Source Project</a></li>
670 licensed under <a href="http://creativecommons.org/licenses/by/2.5/">
672 restrictions, see the <a href="<?cs var:toroot ?>license.html">Content
679 href="http://www.apache.org/licenses/LICENSE-2.0">Apache 2.0</a>.
680 For details and restrictions, see the <a href="<?cs var:toroot ?>license.html">
[all …]
Dclasses.cs23 <p>These are the Android API classes. See all <a href="packages.html">API packages</a>.</p>
25 <a href="#letter_<?cs name:letter ?>"><?cs name:letter ?></a>&nbsp;&nbsp;<?cs /each?>
/build/make/tools/droiddoc/templates-ndk/components/
Dmasthead.cs31 <a href="#" class="button yes" onclick="return false;">
40 <a href="#" class="button" onclick="$('#langMessage').hide();return false;">
58 <a href="<?cs var:toroot ?>index.html">
64 <a href="#" class="arrow-inactive">Quicknav</a>
65 <a href="#" class="arrow-active">Quicknav</a>
82 <li class="guide"><a href="<?cs var:toroot ?>ndk/guides/index.html">
84 <li class="reference"><a href="<?cs var:toroot ?>ndk/reference/index.html">
86 <li class="samples"><a href="<?cs var:toroot ?>ndk/samples/index.html">
88 <li class="downloads"><a href="<?cs var:toroot ?>ndk/downloads/index.html">
104 <a class="logo" href="#top"></a>
[all …]
/build/make/tools/droiddoc/templates-pdk/
Ddocpage.cs13 <a href="<?cs var:parent.link ?>"><?cs var:parent.title ?></a>:
29 <a href="<?cs var:next.link ?>">
39 <a href="<?cs var:next.link ?>">
51 <a href="<?cs var:previous.link ?>">
72 <a href="<?cs var:next.link ?>">
82 <a href="<?cs var:previous.link ?>">
92 <a href="#top" style="float:right">&uarr; Go to top</a>
94 <p><a href="<?cs var:parent.link ?>">&larr; Back to <?cs var:parent.title ?></a></p>
Dcustomizations.cs52 …<a href="<?cs var:toroot ?>reference/packages.html" <?cs if:(page.title == "Package Index") ?>clas…
53 …<a href="<?cs var:toroot ?>reference/classes.html" <?cs if:(page.title == "Class Index") ?>class="…
87 …<a href="<?cs var:toroot ?>reference/packages.html" <?cs if:(page.title == "Package Index") ?>clas…
88 …<a href="<?cs var:toroot ?>reference/classes.html" <?cs if:(page.title == "Class Index") ?>class="…
128 licensed under <a href="http://creativecommons.org/licenses/by/2.5/">
130 restrictions, see the <a href="<?cs var:toroot ?>license.html">Content
137 href="http://www.apache.org/licenses/LICENSE-2.0">Apache 2.0</a>.
138 For details and restrictions, see the <a href="<?cs var:toroot ?>license.html">
145 <a href="http://www.google.com/intl/en/policies/" target="_blank">Privacy &amp; Terms</a> -
146 <a href="http://www.android.com/branding.html" target="_blank">Brand Guidelines</a> -
[all …]
Dheader_tabs.cs9 <li id="home-link"><a href="<?cs var:toroot ?><?cs
23 <li id="sdk-link"><a href="<?cs var:toroot ?>sdk/index.html">
26 …<li id="guide-link"><a href="<?cs var:toroot ?>guide/index.html" onClick="return loadLast('guide')…
38 …<li id="reference-link"><a href="<?cs var:toroot ?>reference/packages.html" onClick="return loadLa…
50 …<li id="resources-link"><a href="<?cs var:toroot ?>resources/index.html" onClick="return loadLast(…
62 …<li id="videos-link"><a href="<?cs var:toroot ?>videos/index.html" onClick="return loadLast('video…
74 <li><a href="http://android-developers.blogspot.com" onClick="return requestAppendHL(this.href)">
Dsampleindex.cs14 <a href="<?cs var:toroot ?>resources/browser.html?tag=sample">Sample Code</a> >
20 <p><a href="../index.html">&larr; Back</a></p>
28 <li><a href="<?cs var:dir.name ?>/index.html"><?cs
38 <li><a href="<?cs var:file.href ?>"><?cs
Dsdkpage.cs10 …<link href="<?cs var:toroot ?>assets/android-developer-docs.css" rel="stylesheet" type="text/css" …
26 <a href="<?cs var:toroot ?>sdk/<?cs
54 <p><a href="/sdk/index.html">Download the current Android SDK</a></p>
87 href="<?cs var:toroot ?>sdk/ndk/overview.html">What is the NDK?</a> for more information about what
93 href="http://developer.android.com/sdk/index.html">Android SDK</a>, please
107 …<a href="http://dl.google.com/android/ndk/<?cs var:ndk.win_download ?>"><?cs var:ndk.win_download …
115 …<a href="http://dl.google.com/android/ndk/<?cs var:ndk.mac_download ?>"><?cs var:ndk.mac_download …
123 …<a href="http://dl.google.com/android/ndk/<?cs var:ndk.linux_download ?>"><?cs var:ndk.linux_downl…
221href="<?cs var:toroot ?>sdk/preview/start.html">Getting Started</a> document for more information in onDownload()
Dhead_tag.cs6 <link rel="shortcut icon" type="image/x-icon" href="<?cs var:toroot ?>favicon.ico" />
12 <link href="<?cs var:toroot ?>assets/android-developer-docs-devguide.css" rel="stylesheet" type="te…
14 <link href="<?cs var:toroot ?>assets/android-developer-docs.css" rel="stylesheet" type="text/css" /…
/build/make/tools/
Dproduct_debug.py59 href = s.split(",", 1)[1].strip()[:-1]
60 href = href.replace("$(SRC_TARGET_DIR)", "build/target")
61 href = ("../" * variables["FILE"].count("/")) + href + ".html"
62 result = result + "<a href=\"%s\">%s</a>" % (href,s)
/build/make/tools/droiddoc/templates-pdk/components/
Dmasthead.cs5 <a href="<?cs var:toroot ?>guide/index.html"><img
12 <!-- &nbsp;<a href="#">English</a> | -->
13 <a href="http://www.android.com">Android.com</a>
/build/make/tools/droiddoc/templates-pdk/assets/
Dandroid-developer-docs.js140 if (location.href.indexOf("/reference/") != -1) {
142 } else if (location.href.indexOf("/guide/") != -1) {
144 } else if (location.href.indexOf("/sdk/") != -1) {
146 } else if ((location.href.indexOf("/resources/") != -1) ||
147 (location.href.indexOf("/training/") != -1)) {
170 highlightNav(location.href);
331 var href = location.href;
333 if (href.indexOf("/reference/") != -1) {
415 var location = window.location.href;
Dcarousel.js252 rightarrow.href = "javascript:page_right()";
255 leftarrow.href = "javascript:page_left()";
259 rightarrow.href = "javascript:{}";
262 leftarrow.href = "javascript:{}";
Dandroid-developer-reference.js142 node.expand_toggle.href = "javascript:void(0)";
168 a.href = me.toroot + link;
172 a.href = "javascript:void(0)";
/build/blueprint/bootstrap/
Dwritedocs.go115 <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.5/css/bootstrap.min.css">
129 …<a class="collapsed" role="button" data-toggle="collapse" data-parent="#accordion" href="#collapse…
158 …"collapsed" role="button" data-toggle="collapse" data-parent="#accordion" href="#collapse{{$collap…
/build/soong/cmd/soong_build/
Dwritedocs.go282 …{{range $i, $mod := .ModuleTypes}}{{if $i}}, {{end}}<a href="{{$pkg.Name}}.html#{{$mod.Name}}">{{$…
297 <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/4.2.1/css/bootstrap.min.css">
336 {{range $moduleType := .Modules}}<li><a href="{{$.Name}}.html#{{$moduleType.Name}}">{{$moduleType.N…
350 <a href={{$.Name}}.html#{{getModule}}.{{$prop.Name}}>{{$prop.Name}}</a>
/build/make/tools/droiddoc/templates-ndk/assets/design/
Ddefault.js123 window.location.href = $(this).attr('href');
/build/make/tools/droiddoc/templates-pdk/assets/design/
Ddefault.js123 window.location.href = $(this).attr('href');

12