Searched refs:trigger (Results 1 – 16 of 16) sorted by relevance
/build/make/tools/droiddoc/templates-pdk/assets/ |
D | jquery-history.js | 33 $.event.trigger('history', [current, previousNav]); 47 $.event.trigger('historyadd', [$.history.getCurrent(), previous]);
|
D | android-developer-reference.js | 330 var trigger = document.getElementById(base + "-trigger"); 335 trigger.src = toRoot + "assets/images/triangle-opened.png"; 341 trigger.src = toRoot + "assets/images/triangle-closed.png";
|
D | jquery-resizable.min.js | 12 …=o.data(this[0],E)}return F===g&&H[1]?this.data(H[0]):F}else{return this.trigger("setData"+H[1]+"!… 19 …trigger:function(I,K,H,E){var G=I.type||I;if(!E){I=typeof I==="object"?I[h]?I:o.extend(o.Event(G),… method 29 ….length,o;k;){o=c.event.props[--k];m[o]=m.originalEvent[o]}}this.element.trigger(m,n);return !(c.i…
|
D | jquery-1.6.2.min.js | 16 …trigger&&e(c).trigger("ready").unbind("ready")}},bindReady:function(){if(!A){A=e._Deferred();if(c.… 17 …trigger(c,d,b.handle.elem)});return}if(e.nodeType===3||e.nodeType===8)return;c.result=b,c.target=e… method
|
D | style.css | 294 div#jd-content .jd-expando-trigger {
|
D | android-developer-docs.css | 1325 /* expando trigger */ 1326 #jd-content .jd-expando-trigger-img {
|
/build/soong/docs/ |
D | compdb.md | 20 You can then trigger an empty build:
|
D | best_practices.md | 23 as that could trigger extra rebuilds when a source directory is moved. 46 down build startup, but it can also trigger more build steps to run than are 128 so that any additions or removals from those directories would trigger your 131 README could trigger the directory's timestamp to be updated. 146 `LOCAL_SHARED_LIBRARIES` / `shared_libs`, then those dependencies will trigger
|
D | clion.md | 13 You can then trigger a full build:
|
/build/make/ |
D | Changes.md | 32 in order to trigger rebuilds, so changing behavior based on arbitrary variables 130 `PRODUCT_HOST_PACKAGES`, it would trigger installation for all of the same host 183 trigger them to be re-read every time the `BUILD_NUMBER` changes (which it does 467 deprecated in the makefiles. This will trigger a warning every time one is read
|
/build/make/tools/droiddoc/templates-ndk/assets/js/ |
D | android_3p-bundle.js | 2541 $.event.trigger('hashchange'); 2565 $.event.trigger('hashchange'); 2591 $.event.trigger('hashchange'); 2614 …(av)}}aI&&D.scrollTop(0)&&M(aI,false);aP&&D.scrollLeft(0)&&N(aP,false);D.trigger("jsp-initialised"… 2615 …aG!=aJ){ai=aL;aG=aJ;D.trigger("jsp-arrow-change",[ai,aG,P,k])}u(aL,aJ);Y.css("top",s);D.trigger("j… 2616 …L||k!=aK){P=aL;k=aK;D.trigger("jsp-arrow-change",[ai,aG,P,k])}r(aL,aK);Y.css("left",s);D.trigger("… 2633 …n.extend({mousewheel:function(a){return a?this.bind("mousewheel",a):this.trigger("mousewheel")},un… 2650 …=c.originalEvent;if(f)for(e in f)e in c||(c[e]=f[e]);return this.element.trigger(c,d),!(a.isFuncti… 2702 …d!=-1)a=this.options.selected;else return this;return this.anchors.eq(a).trigger(this.options.even… 2706 …trigger=$([]);if(c.hasClass(this.markerClassName))return;this._attachments(c,b),c.addClass(this.ma…
|
D | docs.js | 1991 if (kd) $('.search .close').trigger('click'); 3372 var trigger = document.getElementById(base + "-trigger"); 3377 trigger.src = toRoot + "assets/images/triangle-opened.png"; 3383 trigger.src = toRoot + "assets/images/triangle-closed.png";
|
/build/soong/cc/ |
D | pylintrc | 145 # system, and so shouldn't trigger E0201 when accessed. Python regular
|
/build/make/tools/releasetools/ |
D | pylintrc | 134 # system, and so shouldn't trigger E0201 when accessed. Python regular
|
/build/make/tools/droiddoc/templates-ndk/assets/ |
D | android-developer-docs.css | 2517 /* expando trigger */ 2518 #jd-content .jd-expando-trigger-img {
|
/build/make/tools/droiddoc/templates-ndk/assets/css/ |
D | default.css | 3553 #jd-content img.jd-expando-trigger-img {
|