Home
last modified time | relevance | path

Searched refs:onClick (Results 1 – 11 of 11) sorted by relevance

/sdk/apps/SdkController/src/com/android/tools/sdkcontroller/activities/
DMainActivity.java114 public void onClick(View v) { in setupButtons()
123 public void onClick(View v) { in setupButtons()
/sdk/apps/NotificationStudio/src/com/android/notificationstudio/editor/
DDateTimeEditor.java117 public void onClick(View v) { in bindEditor()
133 public void onClick(View v) { in launchDialogOnClick()
/sdk/files/
Dproguard-android.txt35 # We want to keep methods in Activity that could be used in the XML attribute onClick
Dproguard-android-optimize.txt42 # We want to keep methods in Activity that could be used in the XML attribute onClick
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/properties/
DXmlPropertyEditor.java104 protected void onClick(PropertyTable propertyTable, Property property) throws Exception {
/sdk/eclipse/plugins/com.android.ide.eclipse.tests/src/com/android/ide/eclipse/adt/internal/editors/layout/refactoring/testdata/
Dcompletion12-expected-completion75.txt53 android:onClick : Name of the method in this View's context to invoke when the view is clicked. […
Dcompletion5-expected-completion40.txt128 android:onClick : Name of the method in this View's context to invoke when the view is clicked. […
Dcompletion1-expected-completion39.txt128 android:onClick : Name of the method in this View's context to invoke when the view is clicked. […
Dcompletionvalues1-expected-completion32.txt184 android:onClick : Name of the method in this View's context to invoke when the view is clicked. […
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gle2/
DGraphicalEditorPart.java2445 public void onClick() { in onClick() method in GraphicalEditorPart.ActionLinkStyleRange
2625 range.onClick(); in mouseUp()
/sdk/eclipse/
Dchanges.txt373 such as string translations or onClick handlers.