HomeSort by relevance Sort by last modified time
    Searched full:clicked (Results 26 - 50 of 1123) sorted by null

12 3 4 5 6 7 8 91011>>

  /external/chromium_org/chrome/renderer/pepper/
ppb_pdf_impl.h 19 // clicked on it and selected "Print".
  /external/chromium_org/third_party/WebKit/ManualTests/
show-hide-object.html 16 The Flash movie hides when "Hide Flash" is clicked, and shows again when "Show Flash" is clicked.
20 The Flash movie hides when "Hide Flash" is clicked, but does not show again when "Show Flash" is clicked. Clicking on "Hide Flash" and then "Show Flash" again will show the movie.
background-image-change-in-page-cache.html 23 <a href="?clicked">Click here</a>
26 if (location.href.match("clicked$"))
  /external/chromium_org/ui/app_list/views/
folder_header_view_delegate.h 14 // Invoked when the back button on the folder header view is clicked.
  /external/chromium_org/ui/views/controls/button/
menu_button_listener.h 19 // clicked.
  /external/chromium_org/ui/views/controls/combobox/
combobox_listener.h 19 // clicked.
  /external/chromium_org/ui/views/controls/
link_listener.h 14 // An interface implemented by an object to let it know that a link was clicked.
  /external/chromium/chrome/browser/tab_contents/
link_infobar_delegate.h 27 // Called when the Link is clicked. The |disposition| specifies how the
29 // the link was clicked). This function returns true if the InfoBar should be
  /external/chromium_org/chrome/browser/ui/gtk/
manage_passwords_bubble_gtk.h 48 // Fired when the save button is clicked.
51 // Fired when the not now button is clicked.
one_click_signin_bubble_gtk_browsertest.cc 49 // Test that the dialog calls the callback if the OK button is clicked.
60 // clicked. Callback should be called to abort the sync process.
69 // Test that the dialog calls the callback if the advanced link is clicked.
90 // Test that the bubble does not call the callback if the OK button is clicked.
100 // if the advanced link is clicked.
  /external/robolectric/src/test/java/com/xtremelabs/robolectric/shadows/
ExpandableListViewTest.java 32 transcript.assertEventsSoFar("item was clicked: 6");
53 transcript.add("item was clicked: " + position);
  /developers/build/prebuilts/gradle/ActionBarCompat-ListPopupMenu/ActionBarCompat-ListPopupMenuSample/src/main/java/com/example/android/actionbarcompat/listpopupmenu/
PopupListFragment.java 32 * a {@link android.support.v7.widget.PopupMenu PopupMenu} when clicked, allowing the user to
56 Toast.makeText(getActivity(), "Item Clicked: " + item, Toast.LENGTH_SHORT).show();
76 // Retrieve the clicked item from view's tag
79 // Create a PopupMenu, giving it the clicked view for an anchor
85 // Set a listener so we are notified if a menu item is clicked
  /developers/samples/android/ui/actionbarcompat/ActionBarCompat-ListPopupMenu/ActionBarCompat-ListPopupMenuSample/src/main/java/com/example/android/actionbarcompat/listpopupmenu/
PopupListFragment.java 32 * a {@link android.support.v7.widget.PopupMenu PopupMenu} when clicked, allowing the user to
56 Toast.makeText(getActivity(), "Item Clicked: " + item, Toast.LENGTH_SHORT).show();
76 // Retrieve the clicked item from view's tag
79 // Create a PopupMenu, giving it the clicked view for an anchor
85 // Set a listener so we are notified if a menu item is clicked
  /development/samples/browseable/ListPopupMenu/src/com.example.android.actionbarcompat.listpopupmenu/
PopupListFragment.java 32 * a {@link android.support.v7.widget.PopupMenu PopupMenu} when clicked, allowing the user to
56 Toast.makeText(getActivity(), "Item Clicked: " + item, Toast.LENGTH_SHORT).show();
76 // Retrieve the clicked item from view's tag
79 // Create a PopupMenu, giving it the clicked view for an anchor
85 // Set a listener so we are notified if a menu item is clicked
  /development/samples/ApiDemos/src/com/example/android/apis/app/
AlertDialogSamples.java 87 /* User clicked OK so do some stuff */
93 /* User clicked Cancel so do some stuff */
131 /* User clicked OK so do some stuff */
137 /* User clicked Something so do some stuff */
143 /* User clicked Cancel so do some stuff */
155 /* User clicked OK so do some stuff */
161 /* User clicked Something so do some stuff */
167 /* User clicked Cancel so do some stuff */
177 /* User clicked so do some stuff */
195 /* User clicked Yes so do some stuff *
    [all...]
  /frameworks/base/core/java/android/content/
DialogInterface.java 110 * item on the dialog is clicked..
114 * This method will be invoked when a button in the dialog is clicked.
117 * @param which The button that was clicked (e.g.
119 * of the item clicked.
127 * item in a multi-choice dialog is clicked.
131 * This method will be invoked when an item in the dialog is clicked.
134 * @param which The position of the item in the list that was clicked.
  /packages/apps/Contacts/tests/src/com/android/contacts/detail/
StreamItemAdapterTest.java 96 assertFalse("listener should have not been invoked yet", mListener.clicked);
98 assertTrue("listener should have been invoked", mListener.clicked);
103 assertFalse("listener should have not been invoked yet", mListener.clicked);
105 assertFalse("listener should have not been invoked", mListener.clicked);
138 * true when clicked.
141 public boolean clicked = false; field in class:StreamItemAdapterTest.FakeOnClickListener
145 clicked = true;
  /development/samples/devbytes/animation/ListViewExpandingCells/src/com/example/android/expandingcells/
ExpandingCells.java 26 * This activity creates a listview whose items can be clicked to expand and show
31 * item. When the item is clicked, it expands to display text of some varying length.
33 * back to the same location) until it is clicked again, at which point the cell collapses
  /external/chromium-trace/trace-viewer/src/tracing/analysis/
analysis_link.js 23 * this.selectionGenerator when clicked.
44 * Changes the selection to the given ObjectSnapshot when clicked.
69 * Changes the selection to the given ObjectInstance when clicked.
  /external/chromium_org/chrome/browser/ui/cocoa/
one_click_signin_dialog_controller_browsertest.mm 49 // Test that the dialog calls the callback if the OK button is clicked.
58 // is clicked. Callback should be called to abort the sync.
66 // is clicked.
  /external/chromium/chrome/browser/ui/cocoa/download/
download_item_button.h 14 // instead of firing an action when clicked in a certain area.
  /external/chromium/chrome/browser/ui/cocoa/extensions/
extension_infobar_controller.h 32 // The context menu that pops up when the left button is clicked.
  /external/chromium/chrome/browser/ui/cocoa/
keystone_infobar.h 18 // if its "don't ask" button was ever clicked, if the "don't check default
  /external/chromium/chrome/browser/ui/gtk/infobars/
translate_message_infobar_gtk.cc 31 g_signal_connect(button, "clicked",G_CALLBACK(&OnButtonPressedThunk), this);
  /external/chromium/chrome/common/extensions/docs/examples/api/idle/idle_simple/
background.html 26 * Opens history.html when the browser action is clicked.

Completed in 1420 milliseconds

12 3 4 5 6 7 8 91011>>