Home
last modified time | relevance | path

Searched refs:click (Results 1 – 13 of 13) sorted by relevance

/sdk/templates/docs/
Ddefault.js27 $(this).click(function() {
75 .click(function() {
Djquery-1.8.0.min.js2 …(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/
DREADME.txt58 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/
Dcompletion12-expected-completion75.txt41 android:clickable : Defines whether this view reacts to click events. [boolean]
42 android:longClickable : Defines whether this view reacts to long click events. [boolean]
Dcompletion1-expected-completion39.txt116 android:clickable : Defines whether this view reacts to click events. [boolean]
117 android:longClickable : Defines whether this view reacts to long click events. [boolean]
Dcompletion5-expected-completion40.txt116 android:clickable : Defines whether this view reacts to click events. [boolean]
117 android:longClickable : Defines whether this view reacts to long click events. [boolean]
Dcompletionvalues1-expected-completion32.txt38 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/
Dchanges.txt106 * 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/
Dchanges.txt196 - 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/
DGestureManager.java469 if (mCanvas.getPreviewManager().click(mousePos)) { in mouseUp()
DRenderPreviewManager.java1472 public boolean click(ControlPoint mousePos) { in click() method in RenderPreviewManager
1495 boolean handled = preview.click(mousePos.x - getX() - preview.getX(), in click()
DRenderPreview.java776 public boolean click(int x, int y) { in click() method in RenderPreview
/sdk/docs/
Dhowto_use_cupcake_sdk.txt110 First right-click on the project and select "Properties":