/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 | 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-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-sdk/ |
D | sdkpage.cs | 198 $("#downloadForRealz").attr('href',$(link).attr('href')); in onDownload() 420 …$('#download-bundle-button').click(function() {return onDownload(this,true,true);}).attr('href', b… 425 …ls-button').click(function() {return onDownload(this,true);}).attr('href', $toolslink.attr('href')… 442 $("#downloadForRealz").attr('bundle','true'); in onDownload() 447 $("p#bitpicker input[value=64]").attr('checked', true); in onDownload() 450 $("#downloadForRealz").attr('name',$(link).attr('href')); in onDownload() 453 $("#downloadForRealz").attr('bundle','false'); in onDownload() 454 $("#downloadForRealz").attr('href',$(link).attr('href')); in onDownload() 456 $("p#bitpicker input[value=64]").attr('checked', true); in onDownload() 457 …$("a#next-link").html("Setting Up an Existing IDE").attr('href',toRoot + 'sdk/installing/index.htm… in onDownload() [all …]
|
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-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/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-dyn/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-dyn/assets/js/ |
D | docs.js | 72 $searchInput.attr('value', ''); 297 $('.next-page-link').attr('href','').addClass("disabled") 305 $('.start-class-link').attr('href', $nextLink.attr('href')).removeClass("hide"); 314 $('.next-page-link').attr('href','') 318 $('.next-class-link').attr('href',$nextLink.attr('href')) 323 $('.next-page-link').attr('href', $nextLink.attr('href')).removeClass("hide"); 327 var prevHref = $prevLink.attr('href'); 331 $('.prev-page-link').attr('href', $prevLink.attr('href')).removeClass("hide"); 339 $('.next-page-link,.prev-page-link').attr('href','').addClass("disabled") 350 var $classDescriptions = $classLinks.attr('description'); [all …]
|
D | android_3p-bundle.js | 331 var attr = attrs[i]; 332 if (!attr.specified) { continue; } 333 out.push(' ', attr.name.toLowerCase(), 334 '="', attribToHtml(attr.value), '"'); 2478 …],d=m.attr?m.attr(a,c):o.attrHandle[c]?o.attrHandle[c](a):a[c]!=null?a[c]:a.getAttribute(c),e=d+""… 2572 var hash = $(this).attr('href'); 2616 …attr("tabindex",0).unbind("keydown.jsp keypress.jsp").bind("keydown.jsp",function(aN){if(aN.target… 2646 …attr,_focus:a.fn.focus,focus:function(b,c){return typeof b=="number"?this.each(function(){var d=th… 2650 …:"removeClass"](this.widgetBaseClass+"-disabled"+" "+"ui-state-disabled").attr("aria-disabled",b),… 2678 …attr(b.attribute||"id")||"").match(b.expression||/(.+)[-=_](.+)/);c&&d.push((b.key||c[1]+"[]")+"="… [all …]
|
/build/tools/droiddoc/templates-sdk-dyn/ |
D | sdkpage.cs | 212 $("#downloadForRealz").attr('href',$(link).attr('href')); in onDownload() 434 …$('#download-bundle-button').click(function() {return onDownload(this,true,true);}).attr('href', b… 439 …ls-button').click(function() {return onDownload(this,true);}).attr('href', $toolslink.attr('href')… 456 $("#downloadForRealz").attr('bundle','true'); in onDownload() 461 $("p#bitpicker input[value=64]").attr('checked', true); in onDownload() 464 $("#downloadForRealz").attr('name',$(link).attr('href')); in onDownload() 467 $("#downloadForRealz").attr('bundle','false'); in onDownload() 468 $("#downloadForRealz").attr('href',$(link).attr('href')); in onDownload() 470 $("p#bitpicker input[value=64]").attr('checked', true); in onDownload() 471 …$("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-sdk/assets/js/ |
D | docs.js | 76 $searchInput.attr('value', ''); 312 $('.next-page-link').attr('href','').addClass("disabled") 322 $('.start-class-link').attr('href', $nextLink.attr('href')).removeClass("hide"); 331 $('.next-page-link').attr('href','') 337 $('.next-class-link').attr('href',$nextLink.attr('href')) 343 $('.next-page-link').attr('href', $nextLink.attr('href')) 350 var prevHref = $prevLink.attr('href'); 354 $('.prev-page-link').attr('href', $prevLink.attr('href')).removeClass("hide"); 370 var langDescr = $(this).attr(lang + "-description"); 376 $classDescriptions[index] = $(this).attr("description"); [all …]
|
D | android_3p-bundle.js | 331 var attr = attrs[i]; 332 if (!attr.specified) { continue; } 333 out.push(' ', attr.name.toLowerCase(), 334 '="', attribToHtml(attr.value), '"'); 2478 …],d=m.attr?m.attr(a,c):o.attrHandle[c]?o.attrHandle[c](a):a[c]!=null?a[c]:a.getAttribute(c),e=d+""… 2572 var hash = $(this).attr('href'); 2616 …attr("tabindex",0).unbind("keydown.jsp keypress.jsp").bind("keydown.jsp",function(aN){if(aN.target… 2646 …attr,_focus:a.fn.focus,focus:function(b,c){return typeof b=="number"?this.each(function(){var d=th… 2650 …:"removeClass"](this.widgetBaseClass+"-disabled"+" "+"ui-state-disabled").attr("aria-disabled",b),… 2678 …attr(b.attribute||"id")||"").match(b.expression||/(.+)[-=_](.+)/);c&&d.push((b.key||c[1]+"[]")+"="… [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 …]
|
D | android_3p-bundle.js | 331 var attr = attrs[i]; 332 if (!attr.specified) { continue; } 333 out.push(' ', attr.name.toLowerCase(), 334 '="', attribToHtml(attr.value), '"'); 2478 …],d=m.attr?m.attr(a,c):o.attrHandle[c]?o.attrHandle[c](a):a[c]!=null?a[c]:a.getAttribute(c),e=d+""… 2572 var hash = $(this).attr('href'); 2616 …attr("tabindex",0).unbind("keydown.jsp keypress.jsp").bind("keydown.jsp",function(aN){if(aN.target… 2646 …attr,_focus:a.fn.focus,focus:function(b,c){return typeof b=="number"?this.each(function(){var d=th… 2650 …:"removeClass"](this.widgetBaseClass+"-disabled"+" "+"ui-state-disabled").attr("aria-disabled",b),… 2678 …attr(b.attribute||"id")||"").match(b.expression||/(.+)[-=_](.+)/);c&&d.push((b.key||c[1]+"[]")+"="… [all …]
|
/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…
|
D | jquery-resizable.min.js | 12 …attr:function(F,H,G){var E=F;if(typeof F==="string"){if(H===g){return this[0]&&o[G||"attr"](this[0… 19 …attr(this.elem.style,this.prop);this.options.show=true;this.custom(this.prop=="width"||this.prop==… 29 …attr,e=c.fn.removeAttr,h="http://www.w3.org/2005/07/aaa",a=/^aria-/,b=/^wairole:/;c.attr=function(… function
|
/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()
|