/build/tools/droiddoc/templates-ds/ |
D | sdkpage.cs | 124 $("#downloadForRealz").attr('href',$(link).attr('href')); in onDownload() 346 …$('#download-bundle-button').click(function() {return onDownload(this,true,true);}).attr('href', b… 351 …ls-button').click(function() {return onDownload(this,true);}).attr('href', $toolslink.attr('href')… 368 $("#downloadForRealz").attr('bundle','true'); in onDownload() 373 $("p#bitpicker input[value=64]").attr('checked', true); in onDownload() 376 $("#downloadForRealz").attr('name',$(link).attr('href')); in onDownload() 379 $("#downloadForRealz").attr('bundle','false'); in onDownload() 380 $("#downloadForRealz").attr('href',$(link).attr('href')); in onDownload() 382 $("p#bitpicker input[value=64]").attr('checked', true); in onDownload() 383 …$("a#next-link").html("Setting Up an Existing IDE").attr('href',toRoot + 'sdk/installing/index.htm… in onDownload() [all …]
|
D | class.cs | 238 <?cs each:attr=attrs ?> 240 …d ?><a href="<?cs var:toroot ?><?cs var:attr.href ?>"><?cs /if ?><?cs var:attr.name ?><?cs if:incl… 241 <td class="jd-linkcol"><?cs each:m=attr.methods ?> 245 <td class="jd-descrcol" width="100%"><?cs call:short_descr(attr) ?> </td>
|
/build/tools/droiddoc/templates-sac/ |
D | sdkpage.cs | 123 $("#downloadForRealz").attr('href',$(link).attr('href')); in onDownload() 345 …$('#download-bundle-button').click(function() {return onDownload(this,true,true);}).attr('href', b… 350 …ls-button').click(function() {return onDownload(this,true);}).attr('href', $toolslink.attr('href')… 367 $("#downloadForRealz").attr('bundle','true'); in onDownload() 372 $("p#bitpicker input[value=64]").attr('checked', true); in onDownload() 375 $("#downloadForRealz").attr('name',$(link).attr('href')); in onDownload() 378 $("#downloadForRealz").attr('bundle','false'); in onDownload() 379 $("#downloadForRealz").attr('href',$(link).attr('href')); in onDownload() 381 $("p#bitpicker input[value=64]").attr('checked', true); in onDownload() 382 …$("a#next-link").html("Setting Up an Existing IDE").attr('href',toRoot + 'sdk/installing/index.htm… in onDownload() [all …]
|
D | class.cs | 242 <?cs each:attr=attrs ?> 244 …d ?><a href="<?cs var:toroot ?><?cs var:attr.href ?>"><?cs /if ?><?cs var:attr.name ?><?cs if:incl… 245 <td class="jd-linkcol"><?cs each:m=attr.methods ?> 249 <td class="jd-descrcol" width="100%"><?cs call:short_descr(attr) ?> </td>
|
/build/tools/droiddoc/templates-sdk-dev/assets/js/ |
D | docs.js | 87 $searchInput.attr('value', ''); 325 $('.next-page-link').attr('href','').addClass("disabled") 335 $('.start-class-link').attr('href', $nextLink.attr('href')).removeClass("hide"); 344 $('.next-page-link').attr('href','') 350 $('.next-class-link').attr('href',$nextLink.attr('href')) 356 $('.next-page-link').attr('href', $nextLink.attr('href')) 363 var prevHref = $prevLink.attr('href'); 367 $('.prev-page-link').attr('href', $prevLink.attr('href')).removeClass("hide"); 383 var langDescr = $(this).attr(lang + "-description"); 389 $classDescriptions[index] = $(this).attr("description"); [all …]
|
/build/tools/droiddoc/templates-ndk/assets/js/ |
D | docs.js | 87 $searchInput.attr('value', ''); 335 $('.next-page-link').attr('href','').addClass("disabled") 345 $('.start-class-link').attr('href', $nextLink.attr('href')).removeClass("hide"); 354 $('.next-page-link').attr('href','') 360 $('.next-class-link').attr('href',$nextLink.attr('href')) 366 $('.next-page-link').attr('href', $nextLink.attr('href')) 373 var prevHref = $prevLink.attr('href'); 377 $('.prev-page-link').attr('href', $prevLink.attr('href')).removeClass("hide"); 393 var langDescr = $(this).attr(lang + "-description"); 399 $classDescriptions[index] = $(this).attr("description"); [all …]
|
/build/tools/droiddoc/templates-ndk/assets/design/ |
D | default.js | 56 var prevHref = $prevLink.attr('href'); 61 $('.prev-page-link').attr('href', prevHref).show(); 81 $('.next-page-link').attr('href', $nextLink.attr('href')).show(); 123 window.location.href = $(this).attr('href'); 139 .text($target.attr('title')) 164 var id = $(this).attr('id');
|
/build/tools/droiddoc/templates-sdk/assets/design/ |
D | default.js | 56 var prevHref = $prevLink.attr('href'); 61 $('.prev-page-link').attr('href', prevHref).show(); 81 $('.next-page-link').attr('href', $nextLink.attr('href')).show(); 123 window.location.href = $(this).attr('href'); 139 .text($target.attr('title')) 164 var id = $(this).attr('id');
|
/build/tools/droiddoc/templates-sac/assets/design/ |
D | default.js | 56 var prevHref = $prevLink.attr('href'); 61 $('.prev-page-link').attr('href', prevHref).show(); 81 $('.next-page-link').attr('href', $nextLink.attr('href')).show(); 123 window.location.href = $(this).attr('href'); 139 .text($target.attr('title')) 164 var id = $(this).attr('id');
|
/build/tools/droiddoc/templates-sdk-dev/assets/design/ |
D | default.js | 56 var prevHref = $prevLink.attr('href'); 61 $('.prev-page-link').attr('href', prevHref).show(); 81 $('.next-page-link').attr('href', $nextLink.attr('href')).show(); 123 window.location.href = $(this).attr('href'); 139 .text($target.attr('title')) 164 var id = $(this).attr('id');
|
/build/tools/droiddoc/templates-pdk/assets/design/ |
D | default.js | 56 var prevHref = $prevLink.attr('href'); 61 $('.prev-page-link').attr('href', prevHref).show(); 81 $('.next-page-link').attr('href', $nextLink.attr('href')).show(); 123 window.location.href = $(this).attr('href'); 139 .text($target.attr('title')) 164 var id = $(this).attr('id');
|
/build/tools/droiddoc/templates-ds/assets/design/ |
D | default.js | 56 var prevHref = $prevLink.attr('href'); 61 $('.prev-page-link').attr('href', prevHref).show(); 81 $('.next-page-link').attr('href', $nextLink.attr('href')).show(); 123 window.location.href = $(this).attr('href'); 139 .text($target.attr('title')) 164 var id = $(this).attr('id');
|
/build/tools/droiddoc/templates-sdk/assets/js/ |
D | docs.js | 81 $searchInput.attr('value', ''); 309 $('.next-page-link').attr('href','').addClass("disabled") 319 $('.start-class-link').attr('href', $nextLink.attr('href')).removeClass("hide"); 328 $('.next-page-link').attr('href','') 334 $('.next-class-link').attr('href',$nextLink.attr('href')) 340 $('.next-page-link').attr('href', $nextLink.attr('href')) 347 var prevHref = $prevLink.attr('href'); 351 $('.prev-page-link').attr('href', $prevLink.attr('href')).removeClass("hide"); 367 var langDescr = $(this).attr(lang + "-description"); 373 $classDescriptions[index] = $(this).attr("description"); [all …]
|
/build/tools/droiddoc/templates-ds/assets/js/ |
D | docs.js | 45 $searchInput.attr('value', ''); 221 $('.start-class-link').attr('href', $nextLink.attr('href')).removeClass("hide"); 230 $('.next-page-link').attr('href','') 234 $('.next-class-link').attr('href',$nextLink.attr('href')) 238 $('.next-page-link').attr('href', $nextLink.attr('href')).removeClass("hide"); 242 var prevHref = $prevLink.attr('href'); 246 $('.prev-page-link').attr('href', $prevLink.attr('href')).removeClass("hide"); 254 $('.next-page-link,.prev-page-link').attr('href','').addClass("disabled") 265 var $classDescriptions = $classLinks.attr('description'); 276 …$h2Title = $('<a class="title" href="'+$(this).attr('href')+'"><h2>' + $(this).html()+'</h2><span… [all …]
|
/build/tools/droiddoc/templates-sac/assets/js/ |
D | docs.js | 68 $searchInput.attr('value', ''); 278 $('.start-class-link').attr('href', $nextLink.attr('href')).removeClass("hide"); 287 $('.next-page-link').attr('href','') 291 $('.next-class-link').attr('href',$nextLink.attr('href')) 295 $('.next-page-link').attr('href', $nextLink.attr('href')).removeClass("hide"); 299 var prevHref = $prevLink.attr('href'); 303 $('.prev-page-link').attr('href', $prevLink.attr('href')).removeClass("hide"); 311 $('.next-page-link,.prev-page-link').attr('href','').addClass("disabled") 339 var $classDescriptions = $classLinks.attr('description'); 350 …$h2Title = $('<a class="title" href="'+$(this).attr('href')+'"><h2>' + $(this).html()+'</h2><span… [all …]
|
/build/tools/droiddoc/templates-sdk/ |
D | sdkpage.cs | 200 $("#downloadForRealz").attr('href',$(link).attr('href')); in onDownload() 439 …$('.download-bundle-button').click(function() {return onDownload(this,true,true);}).attr('href', b… 452 $("#downloadForRealz").attr('bundle', bundle); in onDownload() 453 $("a#downloadForRealz").attr("name", $(link).attr('href')); in onDownload() 468 if ($("#downloadForRealz").attr('bundle')) { in onAgreeChecked() 470 linkId = $("a#downloadForRealz").attr("name"); in onAgreeChecked() 472 $("a#downloadForRealz").attr("href", $(linkId).attr("href")); in onAgreeChecked() 474 $("a#downloadForRealz").attr("href", $("a#downloadForRealz").attr("name")); in onAgreeChecked() 493 if ($("#downloadForRealz").attr('bundle') == 'true') { in onDownloadForRealz()
|
D | class.cs | 251 <?cs each:attr=attrs ?> 253 …d ?><a href="<?cs var:toroot ?><?cs var:attr.href ?>"><?cs /if ?><?cs var:attr.name ?><?cs if:incl… 254 <td class="jd-linkcol"><?cs each:m=attr.methods ?> 259 <?cs call:short_descr(attr) ?> 260 <?cs call:show_annotations_list(attr) ?>
|
/build/tools/droiddoc/templates-ndk/ |
D | sdkpage.cs | 198 $("#downloadForRealz").attr('href',$(link).attr('href')); in onDownload() 439 …$('.download-bundle-button').click(function() {return onDownload(this,true,true);}).attr('href', b… 452 $("#downloadForRealz").attr('bundle', bundle); in onDownload() 453 $("a#downloadForRealz").attr("name", $(link).attr('href')); in onDownload() 468 if ($("#downloadForRealz").attr('bundle')) { in onAgreeChecked() 470 linkId = $("a#downloadForRealz").attr("name"); in onAgreeChecked() 472 $("a#downloadForRealz").attr("href", $(linkId).attr("href")); in onAgreeChecked() 474 $("a#downloadForRealz").attr("href", $("a#downloadForRealz").attr("name")); in onAgreeChecked() 493 if ($("#downloadForRealz").attr('bundle') == 'true') { in onDownloadForRealz()
|
D | class.cs | 251 <?cs each:attr=attrs ?> 253 …d ?><a href="<?cs var:toroot ?><?cs var:attr.href ?>"><?cs /if ?><?cs var:attr.name ?><?cs if:incl… 254 <td class="jd-linkcol"><?cs each:m=attr.methods ?> 259 <?cs call:short_descr(attr) ?> 260 <?cs call:show_annotations_list(attr) ?>
|
/build/tools/droiddoc/templates-sdk-dev/ |
D | sdkpage.cs | 198 $("#downloadForRealz").attr('href',$(link).attr('href')); in onDownload() 439 …$('.download-bundle-button').click(function() {return onDownload(this,true,true);}).attr('href', b… 452 $("#downloadForRealz").attr('bundle', bundle); in onDownload() 453 $("a#downloadForRealz").attr("name", $(link).attr('href')); in onDownload() 468 if ($("#downloadForRealz").attr('bundle')) { in onAgreeChecked() 470 linkId = $("a#downloadForRealz").attr("name"); in onAgreeChecked() 472 $("a#downloadForRealz").attr("href", $(linkId).attr("href")); in onAgreeChecked() 474 $("a#downloadForRealz").attr("href", $("a#downloadForRealz").attr("name")); in onAgreeChecked() 493 if ($("#downloadForRealz").attr('bundle') == 'true') { in onDownloadForRealz()
|
D | class.cs | 253 <?cs each:attr=attrs ?> 255 …d ?><a href="<?cs var:toroot ?><?cs var:attr.href ?>"><?cs /if ?><?cs var:attr.name ?><?cs if:incl… 256 <td class="jd-linkcol"><?cs each:m=attr.methods ?> 261 <?cs call:short_descr(attr) ?> 262 <?cs call:show_annotations_list(attr) ?>
|
/build/tools/droiddoc/templates-pdk/assets/ |
D | android-developer-reference.js | 19 $("#apiLevelSelector").attr("disabled","disabled"); 33 $("#apiLevelSelector").attr("disabled","disabled"); 35 $("#apiLevelCheckbox").attr("checked","checked"); 39 minLevel = parseInt($("body").attr("class")); 48 var option = $("<option />").attr("value",""+SINCE_DATA[i]).append(""+SINCE_DATA[i]); 78 …is " + thing + ", your application must specify API Level \"" + $("body").attr("class") + "\" or h… 91 var className = obj.attr("class"); 109 if (apiLevelNum > selectedLevelNum) obj.addClass("absent").attr("title","Requires API Level \""
|
D | android-developer-docs.js | 192 .attr('href', toRoot + "resources/browser.html?tag=" + topics[i].name) 224 .attr('href', toRoot + "resources/" + resource.path) 449 $(".toggle-img", li).attr("title", "hide pages"); 454 $(".toggle-img", li).attr("title", "show pages"); 583 $("#language").find("option[value='"+lang+"']").attr("selected",true); 588 var lang = $("#language").find(":selected").attr("value"); 605 …$(".toggle-content-img", div).attr("title", "hide").attr("src", toRoot + "assets/images/triangle-o… 610 …$(".toggle-content-img", div).attr("title", "show").attr("src", toRoot + "assets/images/triangle-c…
|
/build/tools/droiddoc/templates-ds/assets/js/grid/ |
D | 960.gridder.js | 75 jQuery("#g-setup-" + d).attr("checked", "checked"); 97 jQuery("#g-setup-" + d).attr("checked", "checked"); 111 c.setVariable(jQuery(e).attr("id"), jQuery(e).val()); 118 c.setVariable(jQuery(this).attr("id"), jQuery(this).attr("checked")); 180 jQuery(this).attr("wmode", "transparent");
|
/build/tools/signapk/ |
D | SignApk.java | 297 Attributes attr = null; in addDigestsToManifest() local 298 if (input != null) attr = input.getAttributes(name); in addDigestsToManifest() 299 attr = attr != null ? new Attributes(attr) : new Attributes(); in addDigestsToManifest() 301 attr.putValue("SHA1-Digest", in addDigestsToManifest() 305 attr.putValue("SHA-256-Digest", in addDigestsToManifest() 308 output.getEntries().put(name, attr); in addDigestsToManifest() 342 Attributes attr = new Attributes(); in addOtacert() local 343 attr.putValue(hash == USE_SHA1 ? "SHA1-Digest" : "SHA-256-Digest", in addOtacert() 345 manifest.getEntries().put(OTACERT_NAME, attr); in addOtacert()
|