/build/tools/droiddoc/templates-pdk/assets/ |
D | jquery-1.6.2.min.js | 16 …a,b){function cv(a){return f.isWindow(a)?a:a.nodeType===9?a.defaultView||a.parentWindow:!1}functio… argument 17 …a=f.expando,b=this[a];b&&b.events&&b.events[h]&&f.event.trigger(c,d,b.handle.elem)});return}if(e.n… argument 18 …,bQ=f.fn.load,bR={},bS={},bT,bU;try{bT=e.href}catch(bV){bT=c.createElement("a"),bT.href="",bT=bT.h… argument
|
/build/tools/droiddoc/templates-sdk-dyn/components/ |
D | masthead.cs | 5 <a name="top"></a> 12 <a href="<?cs var:toroot ?>index.html"> 16 </a> 18 <a href="#" class="arrow-inactive">Quicknav</a> 19 <a href="#" class="arrow-active">Quicknav</a> 24 <a href="<?cs var:toroot ?>design/index.html" 31 >Design</a></li> 32 <li class="develop"><a href="<?cs var:toroot ?>develop/index.html" 39 >Develop</a></li> 40 <li class="distribute last"><a href="<?cs var:toroot ?>distribute/<?cs [all …]
|
/build/tools/droiddoc/templates-sdk/components/ |
D | masthead.cs | 5 <a name="top"></a> 12 <a href="<?cs var:toroot ?>index.html"> 16 </a> 18 <a href="#" class="arrow-inactive">Quicknav</a> 19 <a href="#" class="arrow-active">Quicknav</a> 24 <a href="<?cs var:toroot ?>design/index.html" 31 >Design</a></li> 32 <li class="develop"><a href="<?cs var:toroot ?>develop/index.html" 39 >Develop</a></li> 40 <li class="distribute last"><a href="<?cs var:toroot ?>distribute/<?cs [all …]
|
/build/tools/droiddoc/templates-ds/components/ |
D | masthead.cs | 6 <a href="<?cs var:toroot ?>index.html"> 8 </a> 10 <a href="#" class="arrow-inactive">Quicknav</a> 11 <a href="#" class="arrow-active">Quicknav</a> 16 <a href="<?cs var:toroot ?>design/index.html" <?cs 24 >Design</a></li> 25 <li class="develop"><a href="<?cs var:toroot ?>develop/index.html" <?cs 33 >Develop</a></li> 34 <li class="distribute last"><a href="<?cs var:toroot ?>distribute/index.html" <?cs 42 >Distribute</a></li> [all …]
|
/build/tools/droiddoc/templates-ds/assets/js/ |
D | global-libraries-combined.js | 3 …a,b){function cy(a){return f.isWindow(a)?a:a.nodeType===9?a.defaultView||a.parentWindow:!1}functio… argument 4 a){var b=F.exec(a);b&&(b[1]=(b[1]||"").toLowerCase(),b[3]=b[3]&&new RegExp("(?:^|\\s)"+b[3]+"(?:\\s… argument 5 …={},bT={},bU,bV,bW=["*/"]+["*"];try{bU=e.href}catch(bX){bU=c.createElement("a"),bU.href="",bU=bU.h… argument 11 …a,b){function c(b,c){var e=b.nodeName.toLowerCase();if("area"===e){var f=b.parentNode,g=f.name,h;r… argument 15 …a){function m(a){var f=a.charCodeAt(0);if(f!==92)return f;var b=a.charAt(1);return(f=r[b])?f:"0"<=… argument 16 …a.push(j);else{var j=m(j),d;c+2<i&&"-"===f[c+1]?(d=m(f[c+2]),c+=2):d=j;b.push([j,d]);d<65||j>122||… argument 17 ….push("-"),b.push(e(i[1])));b.push("]");return b.join("")}function y(a){for(var f=a.source.match(/… argument 18 …a.ignoreCase&&s)for(c=0;c<b;++c)j=f[c],a=j.charAt(0),j.length>=2&&a==="["?f[c]=h(j):a!=="\\"&&(f[c… argument 19 …a.length;p<d;++p){g=a[p];if(g.global||g.multiline)throw Error(""+g);n.push("(?:"+y(g)+")")}return … argument 20 …a)}}var e=/(?:^|\s)nocode(?:\s|$)/,h=[],y=0,t=[],s=0,l;a.currentStyle?l=a.currentStyle.whiteSpace:… argument [all …]
|
D | prettify.js | 2 …a){function m(a){var f=a.charCodeAt(0);if(f!==92)return f;var b=a.charAt(1);return(f=r[b])?f:"0"<=… argument 3 …a.push(j);else{var j=m(j),d;c+2<i&&"-"===f[c+1]?(d=m(f[c+2]),c+=2):d=j;b.push([j,d]);d<65||j>122||… argument 4 ….push("-"),b.push(e(i[1])));b.push("]");return b.join("")}function y(a){for(var f=a.source.match(/… argument 5 …a.ignoreCase&&s)for(c=0;c<b;++c)j=f[c],a=j.charAt(0),j.length>=2&&a==="["?f[c]=h(j):a!=="\\"&&(f[c… argument 6 …a.length;p<d;++p){g=a[p];if(g.global||g.multiline)throw Error(""+g);n.push("(?:"+y(g)+")")}return … argument 7 …a)}}var e=/(?:^|\s)nocode(?:\s|$)/,h=[],y=0,t=[],s=0,l;a.currentStyle?l=a.currentStyle.whiteSpace:… argument 8 …(b,c),p);B(l+i+k,f.substring(k),e,p)}else p.push(l+i,b)}a.e=p}var h={},y;(function(){for(var e=a.c… 9 …a){var m=[],e=[];a.tripleQuotedStrings?m.push(["str",/^(?:'''(?:[^'\\]|\\[\S\s]|''?(?=[^']))*(?:''… argument 10 …a.hashComments;h&&(a.cStyleComments?(h>1?m.push(["com",/^#(?:##(?:[^#]|#(?!##))*(?:###|$)|.*)/,q,"… 11 …a.cStyleComments&&(e.push(["com",/^\/\/[^\n\r]*/,q]),e.push(["com",/^\/\*[\S\s]*?(?:\*\/|$)/,q]));… [all …]
|
/build/tools/droiddoc/templates-sdk/assets/js/ |
D | android_3p-bundle.js | 325 sortedAttrs.sort(function (a, b) { argument 326 return (a.name < b.name) ? -1 : a.name === b.name ? 0 : 1; 369 /\\u[0-9a-f]{4}|\\x[0-9a-f]{2}|\\[^ux]/gi, ''))) { 452 ranges.sort(function (a, b) { return (a[0] - b[0]) || (b[1] - a[1]); }); argument 557 /[a-zA-Z]/g, 1632 …* "About" = 'Clojure is a lisp for the jvm with concurrency primitives and a richer set of types… 2055 [PR['PR_PLAIN'], /^[a-z_]\w*/i], 2113 [PR['PR_PLAIN'], /^(?:[a-z_][\w']*[!?#]?|``[^\r\n\t`]*(?:``|$))/i], 2268 [PR['PR_PLAIN'], /^[a-z_][\w-]*/i], 2330 [PR['PR_PLAIN'], /^(?:(?:[a-z]|_\w)\w*|\[(?:[a-z]|_\w)\w*\])/i], [all …]
|
D | prettify.js | 2 …a){function m(a){var f=a.charCodeAt(0);if(f!==92)return f;var b=a.charAt(1);return(f=r[b])?f:"0"<=… argument 3 …a.push(j);else{var j=m(j),d;c+2<i&&"-"===f[c+1]?(d=m(f[c+2]),c+=2):d=j;b.push([j,d]);d<65||j>122||… argument 4 ….push("-"),b.push(e(i[1])));b.push("]");return b.join("")}function y(a){for(var f=a.source.match(/… argument 5 …a.ignoreCase&&s)for(c=0;c<b;++c)j=f[c],a=j.charAt(0),j.length>=2&&a==="["?f[c]=h(j):a!=="\\"&&(f[c… argument 6 …a.length;p<d;++p){g=a[p];if(g.global||g.multiline)throw Error(""+g);n.push("(?:"+y(g)+")")}return … argument 7 …a)}}var e=/(?:^|\s)nocode(?:\s|$)/,h=[],y=0,t=[],s=0,l;a.currentStyle?l=a.currentStyle.whiteSpace:… argument 8 …(b,c),p);B(l+i+k,f.substring(k),e,p)}else p.push(l+i,b)}a.e=p}var h={},y;(function(){for(var e=a.c… 9 …a){var m=[],e=[];a.tripleQuotedStrings?m.push(["str",/^(?:'''(?:[^'\\]|\\[\S\s]|''?(?=[^']))*(?:''… argument 10 …a.hashComments;h&&(a.cStyleComments?(h>1?m.push(["com",/^#(?:##(?:[^#]|#(?!##))*(?:###|$)|.*)/,q,"… 11 …a.cStyleComments&&(e.push(["com",/^\/\/[^\n\r]*/,q]),e.push(["com",/^\/\*[\S\s]*?(?:\*\/|$)/,q]));… [all …]
|
/build/tools/droiddoc/templates-sac/assets/js/ |
D | android_3p-bundle.js | 325 sortedAttrs.sort(function (a, b) { argument 326 return (a.name < b.name) ? -1 : a.name === b.name ? 0 : 1; 369 /\\u[0-9a-f]{4}|\\x[0-9a-f]{2}|\\[^ux]/gi, ''))) { 452 ranges.sort(function (a, b) { return (a[0] - b[0]) || (b[1] - a[1]); }); argument 557 /[a-zA-Z]/g, 1632 …* "About" = 'Clojure is a lisp for the jvm with concurrency primitives and a richer set of types… 2055 [PR['PR_PLAIN'], /^[a-z_]\w*/i], 2113 [PR['PR_PLAIN'], /^(?:[a-z_][\w']*[!?#]?|``[^\r\n\t`]*(?:``|$))/i], 2268 [PR['PR_PLAIN'], /^[a-z_][\w-]*/i], 2330 [PR['PR_PLAIN'], /^(?:(?:[a-z]|_\w)\w*|\[(?:[a-z]|_\w)\w*\])/i], [all …]
|
D | prettify.js | 2 …a){function m(a){var f=a.charCodeAt(0);if(f!==92)return f;var b=a.charAt(1);return(f=r[b])?f:"0"<=… argument 3 …a.push(j);else{var j=m(j),d;c+2<i&&"-"===f[c+1]?(d=m(f[c+2]),c+=2):d=j;b.push([j,d]);d<65||j>122||… argument 4 ….push("-"),b.push(e(i[1])));b.push("]");return b.join("")}function y(a){for(var f=a.source.match(/… argument 5 …a.ignoreCase&&s)for(c=0;c<b;++c)j=f[c],a=j.charAt(0),j.length>=2&&a==="["?f[c]=h(j):a!=="\\"&&(f[c… argument 6 …a.length;p<d;++p){g=a[p];if(g.global||g.multiline)throw Error(""+g);n.push("(?:"+y(g)+")")}return … argument 7 …a)}}var e=/(?:^|\s)nocode(?:\s|$)/,h=[],y=0,t=[],s=0,l;a.currentStyle?l=a.currentStyle.whiteSpace:… argument 8 …(b,c),p);B(l+i+k,f.substring(k),e,p)}else p.push(l+i,b)}a.e=p}var h={},y;(function(){for(var e=a.c… 9 …a){var m=[],e=[];a.tripleQuotedStrings?m.push(["str",/^(?:'''(?:[^'\\]|\\[\S\s]|''?(?=[^']))*(?:''… argument 10 …a.hashComments;h&&(a.cStyleComments?(h>1?m.push(["com",/^#(?:##(?:[^#]|#(?!##))*(?:###|$)|.*)/,q,"… 11 …a.cStyleComments&&(e.push(["com",/^\/\/[^\n\r]*/,q]),e.push(["com",/^\/\*[\S\s]*?(?:\*\/|$)/,q]));… [all …]
|
/build/tools/droiddoc/templates-sdk-dyn/assets/js/ |
D | android_3p-bundle.js | 325 sortedAttrs.sort(function (a, b) { argument 326 return (a.name < b.name) ? -1 : a.name === b.name ? 0 : 1; 369 /\\u[0-9a-f]{4}|\\x[0-9a-f]{2}|\\[^ux]/gi, ''))) { 452 ranges.sort(function (a, b) { return (a[0] - b[0]) || (b[1] - a[1]); }); argument 557 /[a-zA-Z]/g, 1632 …* "About" = 'Clojure is a lisp for the jvm with concurrency primitives and a richer set of types… 2055 [PR['PR_PLAIN'], /^[a-z_]\w*/i], 2113 [PR['PR_PLAIN'], /^(?:[a-z_][\w']*[!?#]?|``[^\r\n\t`]*(?:``|$))/i], 2268 [PR['PR_PLAIN'], /^[a-z_][\w-]*/i], 2330 [PR['PR_PLAIN'], /^(?:(?:[a-z]|_\w)\w*|\[(?:[a-z]|_\w)\w*\])/i], [all …]
|
D | prettify.js | 2 …a){function m(a){var f=a.charCodeAt(0);if(f!==92)return f;var b=a.charAt(1);return(f=r[b])?f:"0"<=… argument 3 …a.push(j);else{var j=m(j),d;c+2<i&&"-"===f[c+1]?(d=m(f[c+2]),c+=2):d=j;b.push([j,d]);d<65||j>122||… argument 4 ….push("-"),b.push(e(i[1])));b.push("]");return b.join("")}function y(a){for(var f=a.source.match(/… argument 5 …a.ignoreCase&&s)for(c=0;c<b;++c)j=f[c],a=j.charAt(0),j.length>=2&&a==="["?f[c]=h(j):a!=="\\"&&(f[c… argument 6 …a.length;p<d;++p){g=a[p];if(g.global||g.multiline)throw Error(""+g);n.push("(?:"+y(g)+")")}return … argument 7 …a)}}var e=/(?:^|\s)nocode(?:\s|$)/,h=[],y=0,t=[],s=0,l;a.currentStyle?l=a.currentStyle.whiteSpace:… argument 8 …(b,c),p);B(l+i+k,f.substring(k),e,p)}else p.push(l+i,b)}a.e=p}var h={},y;(function(){for(var e=a.c… 9 …a){var m=[],e=[];a.tripleQuotedStrings?m.push(["str",/^(?:'''(?:[^'\\]|\\[\S\s]|''?(?=[^']))*(?:''… argument 10 …a.hashComments;h&&(a.cStyleComments?(h>1?m.push(["com",/^#(?:##(?:[^#]|#(?!##))*(?:###|$)|.*)/,q,"… 11 …a.cStyleComments&&(e.push(["com",/^\/\/[^\n\r]*/,q]),e.push(["com",/^\/\*[\S\s]*?(?:\*\/|$)/,q]));… [all …]
|
/build/tools/droiddoc/templates-sac/components/ |
D | masthead.cs | 6 <a href="<?cs var:toroot ?>index.html"> 8 </a> 10 <a href="#" class="arrow-inactive">Quicknav</a> 11 <a href="#" class="arrow-active">Quicknav</a> 16 <a href="<?cs var:toroot ?>design/index.html" 23 >Design</a></li> 24 <li class="develop"><a href="<?cs var:toroot ?>develop/index.html" 31 >Develop</a></li> 32 <li class="distribute last"><a href="<?cs var:toroot ?>distribute/index.html" 39 >Distribute</a></li> [all …]
|
/build/tools/droiddoc/templates-ds/assets/scroller/ |
D | jquery.mousewheel.min.js | 12 …a){function d(b){var c=b||window.event,d=[].slice.call(arguments,1),e=0,f=!0,g=0,h=0;return b=a.ev… argument
|
/build/tools/droiddoc/templates-sdk/ |
D | designpage.cs | 22 <a name="top"></a> 26 …scope itemtype="http://schema.org/WPHeader"><a href="<?cs var:toroot ?>design/index.html">Android … 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/"> 76 Creative Commons Attribution 2.5</a>.<br> 78 <a href="http://developer.android.com/license.html">Content License</a>. 82 <a href="http://www.android.com/terms.html">Site Terms of Service</a> – [all …]
|
D | sdkpage.cs | 19 <a name="top"></a> 32 <a href="<?cs var:toroot ?>sdk/<?cs 37 </a> ...</p> 56 <p><a href="/sdk/index.html">Download the current Android SDK</a></p> 88 <a onClick="return onDownload(this)" 89 …http://dl.google.com/android/ndk/<?cs var:ndk.win32_download ?>"><?cs var:ndk.win32_download ?></a> 96 <a onClick="return onDownload(this)" 97 …le.com/android/ndk/<?cs var:ndk.win32.legacy_download ?>"><?cs var:ndk.win32.legacy_download ?></a> 105 <a onClick="return onDownload(this)" 106 …http://dl.google.com/android/ndk/<?cs var:ndk.win64_download ?>"><?cs var:ndk.win64_download ?></a> [all …]
|
D | docpage.cs | 47 <a href="#" class="prev-page-link hide" 54 >Previous</a> 55 <a href="#" class="next-page-link hide" 62 >Next</a> 63 <a href="#" class="start-class-link hide" 70 >Get started</a> 74 <a href="#" class="prev-page-link hide" 81 >Previous</a> 82 <a href="#" class="next-page-link hide" 89 >Next</a> [all …]
|
/build/tools/droiddoc/templates-sdk-dyn/ |
D | designpage.cs | 22 <a name="top"></a> 26 …scope itemtype="http://schema.org/WPHeader"><a href="<?cs var:toroot ?>design/index.html">Android … 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/"> 76 Creative Commons Attribution 2.5</a>.<br> 78 <a href="http://developer.android.com/license.html">Content License</a>. 82 <a href="http://www.android.com/terms.html">Site Terms of Service</a> – [all …]
|
D | docpage.cs | 47 <a href="#" class="prev-page-link hide" 54 >Previous</a> 55 <a href="#" class="next-page-link hide" 62 >Next</a> 63 <a href="#" class="start-class-link hide" 70 >Get started</a> 74 <a href="#" class="prev-page-link hide" 81 >Previous</a> 82 <a href="#" class="next-page-link hide" 89 >Next</a> [all …]
|
D | sdkpage.cs | 19 <a name="top"></a> 32 <a href="<?cs var:toroot ?>sdk/<?cs 37 </a> ...</p> 56 <p><a href="/sdk/index.html">Download the current Android SDK</a></p> 88 <a onClick="return onDownload(this)" 89 …http://dl.google.com/android/ndk/<?cs var:ndk.win32_download ?>"><?cs var:ndk.win32_download ?></a> 96 <a onClick="return onDownload(this)" 97 …le.com/android/ndk/<?cs var:ndk.win32.legacy_download ?>"><?cs var:ndk.win32.legacy_download ?></a> 105 <a onClick="return onDownload(this)" 106 …http://dl.google.com/android/ndk/<?cs var:ndk.win64_download ?>"><?cs var:ndk.win64_download ?></a> [all …]
|
/build/tools/droiddoc/templates-sac/ |
D | designpage.cs | 22 <a name="top"></a> 26 …scope itemtype="http://schema.org/WPHeader"><a href="<?cs var:toroot ?>design/index.html">Android … 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/"> 76 Creative Commons Attribution 2.5</a>.<br> 78 <a href="http://developer.android.com/license.html">Content License</a>. 82 <a href="http://www.android.com/terms.html">Site Terms of Service</a> – [all …]
|
D | customizations.cs | 10 <a class="totop" href="#top" data-g-event="left-nav-top">to top</a> 22 <a 25 <a class="totop" href="#top" data-g-event="left-nav-top">to top</a> 44 <a class="totop" href="#top" data-g-event="left-nav-top">to top</a> 62 <a class="totop" href="#top" data-g-event="left-nav-top">to top</a> 82 <a class="totop" href="#top" data-g-event="left-nav-top">to top</a> 102 <a class="totop" href="#top" data-g-event="left-nav-top">to top</a> 122 <a class="totop" href="#top" data-g-event="left-nav-top">to top</a> 142 <a class="totop" href="#top" data-g-event="left-nav-top">to top</a> 166 <a class="totop" href="#top" data-g-event="left-nav-top">to top</a> [all …]
|
/build/tools/droiddoc/templates-ds/ |
D | designpage.cs | 22 <a name="top"></a> 26 …scope itemtype="http://schema.org/WPHeader"><a href="<?cs var:toroot ?>design/index.html">Android … 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/"> 76 Creative Commons Attribution 2.5</a>.<br> 78 <a href="http://developer.android.com/license.html">Content License</a>. 82 <a href="http://www.android.com/terms.html">Site Terms of Service</a> – [all …]
|
D | customizations.cs | 10 <a class="totop" href="#top" data-g-event="left-nav-top">to top</a> 22 <a 25 <a class="totop" href="#top" data-g-event="left-nav-top">to top</a> 44 <a class="totop" href="#top" data-g-event="left-nav-top">to top</a> 62 <a class="totop" href="#top" data-g-event="left-nav-top">to top</a> 82 <a class="totop" href="#top" data-g-event="left-nav-top">to top</a> 102 <a class="totop" href="#top" data-g-event="left-nav-top">to top</a> 122 <a class="totop" href="#top" data-g-event="left-nav-top">to top</a> 142 <a class="totop" href="#top" data-g-event="left-nav-top">to top</a> 166 <a class="totop" href="#top" data-g-event="left-nav-top">to top</a> [all …]
|
/build/tools/droiddoc/templates-pdk/ |
D | docpage.cs | 8 <div class="g-unit" id="doc-content"><a name="top"></a> 13 <a href="<?cs var:parent.link ?>"><?cs var:parent.title ?></a>: 29 <a href="<?cs var:next.link ?>"> 33 </a> 39 <a href="<?cs var:next.link ?>"> 43 </a> 51 <a href="<?cs var:previous.link ?>"> 55 </a> 72 <a href="<?cs var:next.link ?>"> 76 </a> [all …]
|