Searched refs:trigger (Results 1 – 13 of 13) 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 | style.css | 294 div#jd-content .jd-expando-trigger {
|
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 | 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 | clion.md | 17 You can then trigger a full 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
|
/build/make/tools/compliance/ |
D | README.md | 58 `AttachesTo` is the trigger for acting. Distribution of the target invokes 79 library because shipping any of those targets trigger the policy to share the
|
/build/make/ |
D | Changes.md | 258 prohibited. For example, the following will now trigger an error: 354 in order to trigger rebuilds, so changing behavior based on arbitrary variables 452 `PRODUCT_HOST_PACKAGES`, it would trigger installation for all of the same host 505 trigger them to be re-read every time the `BUILD_NUMBER` changes (which it does 807 deprecated in the makefiles. This will trigger a warning every time one is read
|
/build/make/tools/releasetools/ |
D | pylintrc | 134 # system, and so shouldn't trigger E0201 when accessed. Python regular
|
/build/soong/dexpreopt/ |
D | DEXPREOPT_IMPLEMENTATION.md | 124 The Make/Kati phase adds all the necessary dependencies that trigger
|