HomeSort by relevance Sort by last modified time
    Searched full:clicked (Results 401 - 425 of 803) sorted by null

<<11121314151617181920>>

  /docs/source.android.com/src/devices/input/
input-device-configuration-files.jd 42 and simulates touches when the mouse is clicked. Although the mouse can
  /external/chromium-trace/catapult/dashboard/dashboard/elements/
chart-tooltip.html 10 was just clicked.
report-page.html 203 * On 'Add' button clicked, add a chart for the current selection.
  /external/chromium-trace/catapult/tracing/docs/
trace-viewer-internals.md 122 * Eg a thread has a bunch of slices in it. That gets turned into a bunch of subrows that we then turn into !SliceTracks. When you click on a slice in a thread in the UI, the hit is {slice: <the slice you clicked>, thread: <the thread it came from>}.
  /external/libgdx/extensions/gdx-controllers/gdx-controllers-desktop/jni/ois-v1-4svn/src/SDL/
SDLMouse.cpp 141 { //We are gaining focus back (mouse clicked in window)
  /external/libgdx/tests/gdx-tests/src/com/badlogic/gdx/tests/
ProjectiveTextureTest.java 121 public void clicked (InputEvent event, float x, float y) {
Scene2dTest.java 105 // public void clicked (InputEvent event, float x, float y) {
  /external/selinux/policycoreutils/gui/
booleansPage.py 111 self.revertButton.connect("clicked", self.on_revert_clicked)
  /frameworks/base/core/java/android/content/pm/
LauncherApps.java 398 * @param sourceBounds The Rect containing the source bounds of the clicked icon
419 * @param sourceBounds The Rect containing the source bounds of the clicked icon
705 * @param sourceBounds The Rect containing the source bounds of the clicked icon.
728 * @param sourceBounds The Rect containing the source bounds of the clicked icon.
    [all...]
  /frameworks/base/docs/html/guide/topics/ui/layout/
listview.jd 143 // Do something when a list item is clicked
  /frameworks/base/services/core/java/com/android/server/am/
AppErrorDialog.java 100 // After the timeout, pretend the user clicked the quit button
  /frameworks/opt/setupwizard/library/eclair-mr1/src/com/android/setupwizardlib/util/
LinkAccessibilityHelper.java 34 * clicked by accessibility services.
  /packages/apps/Camera2/src/com/android/camera/captureintent/state/
StateReviewingPicture.java 159 // Users have clicked the done button, save the data and finish now.
  /packages/apps/ContactsCommon/src/com/android/contacts/common/list/
ViewPagerTabs.java 90 * Simulates actionbar tab behavior by showing a toast with the tab title when long clicked.
  /packages/apps/Dialer/InCallUI/src/com/android/incallui/
AnswerFragment.java 274 View view, // The TextView that was clicked
  /packages/apps/Messaging/src/com/android/messaging/ui/
ViewPagerTabs.java 77 * Shows a toast with the tab description when long-clicked.
  /packages/apps/TvSettings/QuickSettings/src/com/android/tv/quicksettings/
SettingsDialog.java 106 // User clicked OK button
  /packages/providers/DownloadProvider/src/com/android/providers/downloads/
DownloadReceiver.java 217 * Notify the owner of a running download that its notification was clicked.
  /packages/providers/DownloadProvider/ui/res/values/
strings.xml 120 <!-- title shown when displaying list of apps to choose from when share is clicked on
  /platform_testing/tests/functional/settingstests/src/com/android/settings/functional/
AboutPhoneSettingsTests.java 116 * <p>Used to test whether a given UiObject2 can be successfully clicked.
  /prebuilts/go/darwin-x86/src/cmd/pprof/internal/svg/
svgpan.go 254 || !enableDrag // Pan anyway when drag is disabled and the user clicked on an element
  /prebuilts/go/linux-x86/src/cmd/pprof/internal/svg/
svgpan.go 254 || !enableDrag // Pan anyway when drag is disabled and the user clicked on an element
  /development/samples/NotePad/src/com/example/android/notepad/
NotesList.java 374 * When one of the context menu items is clicked, the same data is passed, along with the
440 * @param l The ListView that contains the clicked item
443 * @param id The row ID of the clicked item
  /frameworks/base/docs/html/guide/topics/resources/
menu-resource.jd 108 <dd><em>Method name</em>. The method to call when this menu item is clicked. The
110 only parameter, which indicates the item clicked. This method takes precedence over the standard
298 // One of the group items (using the onClick attribute) was clicked
  /frameworks/base/packages/PrintSpooler/src/com/android/printspooler/ui/
AddPrinterActivity.java 63 * when the item is clicked.</li>
64 * <li>{@link #mDisabledServicesAdapter} for all disabled services. Once clicked the settings page
66 * <li>{@link #mRecommendedServicesAdapter} for a link to all services. If this item is clicked

Completed in 1582 milliseconds

<<11121314151617181920>>