Home
last modified time | relevance | path

Searched refs:onClick (Results 1 – 13 of 13) 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/apps/DeviceConfig/src/com/example/android/deviceconfig/
DMyActivity.java133 public void onClick(View v) { in onClick() method in MyActivity
/sdk/templates/activities/FullscreenActivity/root/src/app_package/
DFullscreenActivity.java.ftl108 public void onClick(View view) {
/sdk/templates/activities/LoginActivity/root/src/app_package/
DLoginActivity.java.ftl89 public void onClick(View view) {
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/properties/
DXmlPropertyEditor.java91 protected void onClick(PropertyTable propertyTable, Property property) throws Exception {
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gle2/
DGraphicalEditorPart.java2328 public void onClick() { in onClick() method in GraphicalEditorPart.ActionLinkStyleRange
2495 range.onClick(); in mouseUp()
/sdk/eclipse/plugins/com.android.ide.eclipse.tests/src/com/android/ide/eclipse/adt/internal/editors/layout/refactoring/testdata/
Dcompletion5-expected-completion40.txt127 android:onClick : Name of the method in this View's context to invoke when the view is clicked. […
Dcompletion1-expected-completion39.txt127 android:onClick : Name of the method in this View's context to invoke when the view is clicked. […
Dcompletionvalues1-expected-completion32.txt182 android:onClick : Name of the method in this View's context to invoke when the view is clicked. […
/sdk/eclipse/
Dchanges.txt373 such as string translations or onClick handlers.