HomeSort by relevance Sort by last modified time
    Searched full:tapped (Results 1 - 25 of 44) sorted by null

1 2

  /development/samples/ActionBarCompat/src/com/example/android/actionbarcompat/
MainActivity.java 60 Toast.makeText(this, "Tapped home", Toast.LENGTH_SHORT).show();
76 Toast.makeText(this, "Tapped search", Toast.LENGTH_SHORT).show();
80 Toast.makeText(this, "Tapped share", Toast.LENGTH_SHORT).show();
  /packages/apps/VideoEditor/src/com/android/videoeditor/widgets/
ItemSimpleGestureListener.java 26 // Area tapped
37 * @param area The area tapped
  /external/webkit/Source/WebKit/android/content/
content_detector.h 75 // Returns a WebKit range delimiting the contents found around the tapped
98 // Returns the maximum length of text to be extracted around the tapped
  /development/samples/XmlAdapters/
_index.html 27 </code></a> is used to open a browser when one of the news item is tapped.</li>
  /external/chromium/chrome/browser/ui/cocoa/
confirm_quit_panel_controller.h 24 // The user tapped Cmd+Q once and then held it.
  /development/samples/training/multiscreen/newsreader/src/com/example/android/newsreader/
CompatActionBarNavHandler.java 73 * tapped on again. This is not used in our app.
  /external/chromium/chrome/browser/ui/touch/tabs/
touch_tab_strip.h 103 // Last time the tabstrip was tapped.
106 // The view that was tapped last.
touch_tab_strip.cc 340 // If double tapped the empty space, open a new tab. If double tapped a tab,
  /frameworks/opt/datetimepicker/src/com/android/datetimepicker/date/
SimpleMonthAdapter.java 201 * Maintains the same hour/min/sec but moves the day to the tapped day.
203 * @param day The day that was tapped
  /packages/apps/Calendar/src/com/android/calendar/month/
SimpleWeeksAdapter.java 274 * Maintains the same hour/min/sec but moves the day to the tapped day.
276 * @param day The day that was tapped
MonthByWeekAdapter.java 322 // Event was tapped - switch to the detailed view making sure the click animation
413 // Performs the single tap operation: go to the tapped day.
SimpleWeekView.java 365 * @return A time object for the tapped day or null if the position wasn't
  /development/samples/HoneycombGallery/src/com/example/android/hcgallery/
MainActivity.java 268 .setContentIntent(getDialogPendingIntent("Tapped the notification entry."));
275 getDialogPendingIntent("Tapped the 'dialog' button in the notification."));
  /external/chromium/chrome/browser/resources/ntp4/
new_tab.css 17 /* Don't highlight links when they're tapped. Safari has bugs here that
  /frameworks/base/core/java/android/view/inputmethod/
InputMethodSession.java 66 * This method is called when the user tapped a text view.
  /packages/apps/Gallery2/src/com/android/gallery3d/data/
SecureAlbum.java 51 // A placeholder image in the end of secure album. When it is tapped, it
  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/internal/
KeyboardState.java 462 // Shift key has been double tapped while in manual shifted or automatic
466 // Shift key has been double tapped while in normal state. This is the second
  /external/chromium/chrome/browser/resources/touch_ntp/
newtab.css 24 /* Don't highlight links when they're tapped. Safari has bugs here that
  /frameworks/base/docs/html/reference/com/google/android/gms/maps/
GoogleMap.OnMarkerClickListener.html 683 <p itemprop="articleBody">Defines signatures for methods that are called when a marker is clicked or tapped.
756 <div class="jd-descrdiv">Called when a marker has been clicked or tapped.</div>
832 <div class="jd-tagdata jd-tagdescr"><p>Called when a marker has been clicked or tapped.</p></div>
  /frameworks/ex/carousel/java/com/android/ex/carousel/
CarouselRS.java 131 * Called when the detail texture for a card is tapped
133 * @param x how far the user tapped from the left edge of the card, in pixels
134 * @param y how far the user tapped from the top edge of the card, in pixels
    [all...]
  /development/samples/Wiktionary/src/com/example/android/wiktionary/
LookupActivity.java 73 * Keep track of last time user tapped "back" hard key. When pressed more
  /packages/apps/Settings/src/com/android/settings/
DateTimeSettingsSetupWizard.java 266 * and the user has tapped on the time zone preference. If we were a PreferenceActivity,
  /packages/apps/Calendar/src/com/android/calendar/event/
AttendeesView.java 231 // the lookup uri (yet), we can set Email and QuickContact will lookup once tapped.
  /packages/experimental/NotificationShowcase/src/com/android/example/notificationshowcase/
NotificationShowcaseActivity.java 295 .setContentIntent(makeToastIntent(this, "tapped in the calendar event"))
  /frameworks/base/core/java/android/webkit/
ZoomManager.java 618 * content that is tapped.
    [all...]

Completed in 650 milliseconds

1 2