Searched refs:click (Results 1 – 13 of 13) sorted by relevance
/sdk/templates/docs/ |
D | default.js | 27 $(this).click(function() { 75 .click(function() {
|
D | jquery-1.8.0.min.js | 2 …(this,arguments)||!1};e.guid=c;while(d<b.length)b[d++].guid=c;return this.click(e)},hover:function…
|
/sdk/eclipse/plugins/com.android.ide.eclipse.tests/ |
D | README.txt | 58 B- Select the "unittests" source folder, right-click and select
|
/sdk/eclipse/plugins/com.android.ide.eclipse.tests/src/com/android/ide/eclipse/adt/internal/editors/layout/refactoring/testdata/ |
D | completion12-expected-completion75.txt | 41 android:clickable : Defines whether this view reacts to click events. [boolean] 42 android:longClickable : Defines whether this view reacts to long click events. [boolean]
|
D | completion1-expected-completion39.txt | 116 android:clickable : Defines whether this view reacts to click events. [boolean] 117 android:longClickable : Defines whether this view reacts to long click events. [boolean]
|
D | completion5-expected-completion40.txt | 116 android:clickable : Defines whether this view reacts to click events. [boolean] 117 android:longClickable : Defines whether this view reacts to long click events. [boolean]
|
D | completionvalues1-expected-completion32.txt | 38 android:clickColor : Color of the outline of click feedback. [color] 39 android:clickable : Defines whether this view reacts to click events. [boolean] 157 android:longClickable : Defines whether this view reacts to long click events. [boolean]
|
/sdk/eclipse/ |
D | changes.txt | 106 * To debug an NDK project, just right click and select "Debug As 154 column sizes) are persisted. You can click on columns to sort by 411 - Double click views to jump to the corresponding XML declaration, 537 * Project properties (right click project in Package Explorer, 568 aidl files. Right click the project and choose Android Tools > 626 etc... You should fix your project (right click project, choose 846 - Launch shortcuts. Right click in the package explorer allow you to
|
/sdk/ |
D | changes.txt | 196 - Settings are now automatically saved, no need to click Apply.
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gle2/ |
D | GestureManager.java | 469 if (mCanvas.getPreviewManager().click(mousePos)) { in mouseUp()
|
D | RenderPreviewManager.java | 1472 public boolean click(ControlPoint mousePos) { in click() method in RenderPreviewManager 1495 boolean handled = preview.click(mousePos.x - getX() - preview.getX(), in click()
|
D | RenderPreview.java | 776 public boolean click(int x, int y) { in click() method in RenderPreview
|
/sdk/docs/ |
D | howto_use_cupcake_sdk.txt | 110 First right-click on the project and select "Properties":
|