/sdk/eclipse/plugins/com.android.ide.eclipse.tests/src/com/android/ide/eclipse/adt/internal/editors/layout/refactoring/testdata/ |
completion12-expected-completion75.txt | 53 android:onClick : Name of the method in this View's context to invoke when the view is clicked. [string]
|
/system/bt/bta/include/ |
bta_hh_api.h | 262 UINT8 mouse_button; /* mouse button is clicked */
|
/external/chromium-trace/catapult/dashboard/dashboard/elements/ |
chart-container.html | 421 // Data series index of the point that was most recently clicked. [all...] |
/external/libgdx/tests/gdx-tests/src/com/badlogic/gdx/tests/gwt/ |
GwtTestWrapper.java | 149 public void clicked (InputEvent event, float x, float y) { 152 Gdx.app.log("GdxTestGwt", "Clicked on " + test.getClass().getName());
|
/external/robolectric/v1/src/main/java/com/xtremelabs/robolectric/shadows/ |
ShadowView.java | 767 throw new RuntimeException("View is not visible and cannot be clicked"); 770 throw new RuntimeException("View is not enabled and cannot be clicked");
|
/frameworks/base/core/java/android/widget/ |
ActionMenuView.java | 748 * This method will be invoked when a menu item is clicked if the item itself did 751 * @param item {@link MenuItem} that was clicked
|
TabHost.java | 157 public void onTabSelectionChanged(int tabIndex, boolean clicked) { 159 if (clicked) {
|
/frameworks/base/docs/html/guide/topics/ui/ |
ui-events.jd | 88 // do something when the button is clicked 114 // do something when the button is clicked
|
/frameworks/base/docs/html-intl/intl/in/guide/topics/ui/ |
ui-events.jd | 88 // do something when the button is clicked 114 // do something when the button is clicked
|
/frameworks/base/docs/html-intl/intl/ja/guide/topics/ui/ |
dialogs.jd | 222 // User clicked OK button 358 // User clicked OK, so save the mSelectedItems results somewhere
|
/frameworks/base/docs/html-intl/intl/ko/guide/topics/ui/ |
dialogs.jd | 222 // User clicked OK button 358 // User clicked OK, so save the mSelectedItems results somewhere
|
/frameworks/base/docs/html-intl/intl/pt-br/guide/topics/ui/ |
ui-events.jd | 88 // do something when the button is clicked 114 // do something when the button is clicked
|
/frameworks/base/docs/html-intl/intl/ru/guide/topics/ui/ |
dialogs.jd | 222 // User clicked OK button 358 // User clicked OK, so save the mSelectedItems results somewhere [all...] |
/frameworks/base/docs/html-intl/intl/zh-cn/guide/topics/ui/ |
dialogs.jd | 222 // User clicked OK button 358 // User clicked OK, so save the mSelectedItems results somewhere
|
/frameworks/base/docs/html-intl/intl/zh-tw/guide/topics/ui/ |
dialogs.jd | 222 // User clicked OK button 358 // User clicked OK, so save the mSelectedItems results somewhere
|
/frameworks/base/services/core/java/com/android/server/ |
EventLogTags.logtags | 73 # when a notification has been clicked 75 # when a notification action button has been clicked
|
/frameworks/support/v14/preference/src/android/support/v14/preference/ |
PreferenceFragment.java | 172 * Called when the user has clicked on a Preference that has 190 * Called when the user has clicked on a PreferenceScreen item in order to navigate to a new [all...] |
/frameworks/support/v17/leanback/tests/java/android/support/v17/leanback/app/wizard/ |
GuidedStepAttributesTest.java | 165 // sequence of clicked actions simulated in the test 168 // Expected Clicked sequence can be different from focused ones since some of the actions
|
/frameworks/support/v7/appcompat/src/android/support/v7/app/ |
AlertController.java | 289 * Sets a click listener or a message to be sent when the button is clicked. 298 * @param msg The {@link Message} to be sent when clicked. [all...] |
/frameworks/support/v7/appcompat/src/android/support/v7/widget/ |
ActionMenuView.java | 746 * This method will be invoked when a menu item is clicked if the item itself did 749 * @param item {@link MenuItem} that was clicked
|
/frameworks/support/v7/preference/src/android/support/v7/preference/ |
PreferenceFragmentCompat.java | 162 * Called when the user has clicked on a Preference that has 180 * Called when the user has clicked on a PreferenceScreen item in order to navigate to a new
|
/packages/apps/UnifiedEmail/src/com/android/mail/utils/ |
NotificationActionUtils.java | 193 * @param notificationIntent The {@link Intent} used when the notification is clicked 699 * notification is clicked (to prevent the action from being performed anyway) or cleared (since [all...] |
/prebuilts/gdb/darwin-x86/lib/python2.7/lib-tk/ |
turtle.py | 632 of the clicked point on the canvas. 650 If a turtle is clicked, first _onclick-event will be performed, 687 of the clicked point on the canvas. 690 If a turtle is clicked, first _onclick-event will be performed, [all...] |
/prebuilts/gdb/linux-x86/lib/python2.7/lib-tk/ |
turtle.py | 632 of the clicked point on the canvas. 650 If a turtle is clicked, first _onclick-event will be performed, 687 of the clicked point on the canvas. 690 If a turtle is clicked, first _onclick-event will be performed, [all...] |
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/lib-tk/ |
turtle.py | 632 of the clicked point on the canvas. 650 If a turtle is clicked, first _onclick-event will be performed, 687 of the clicked point on the canvas. 690 If a turtle is clicked, first _onclick-event will be performed, [all...] |