HomeSort by relevance Sort by last modified time
    Searched full:touch (Results 676 - 700 of 1042) sorted by null

<<21222324252627282930>>

  /external/webkit/WebKitTools/android/flex-2.5.4a/
Makefile.in 102 touch .bootstrap
  /external/wpa_supplicant_6/wpa_supplicant/src/common/
wpa_ctrl.c 48 * library to store internal data. Programs using the library should not touch
  /frameworks/base/core/java/android/os/
Message.java 234 * Return a Message instance to the global pool. You MUST NOT touch
  /frameworks/base/core/java/android/view/
FocusFinder.java 464 * Is destRect a candidate for the next touch given the direction?
  /frameworks/base/core/java/android/widget/
FastScroller.java 444 // be other classes that don't properly reset on touch-up,
  /frameworks/base/docs/html/guide/practices/design/
seamlessness.jd 215 some devices will have touch-screens, but many won't.
  /frameworks/base/docs/html/guide/publishing/
preparing.jd 81 touch-screen UI) and that your application's performance and battery efficiency
  /frameworks/base/docs/html/guide/topics/ui/
index.jd 150 {@link android.view.View.OnTouchListener} (for handling touch screen events in a View), and
  /frameworks/base/docs/html/resources/tutorials/views/
hello-mapview.jd 205 <li>Now set up the ability to handle touch events on the overlay items. First, you're
  /frameworks/base/docs/html/sdk/
android-1.1.jd 152 touch and drag it. </li>
android-1.5.jd 255 <li>WebView - Touch start/end/move/cancel DOM event support</li>
android-2.0.jd 319 <li>MotionEvent can now report simultaneous-touch information for devices that support it. Up to three pointers can be tracked simultaneously. </li>
  /hardware/broadcom/wlan/bcm4329/src/dhd/linux/
Makefile 345 touch $@
  /ndk/build/core/
ndk-common.sh 79 rm -f $TMPLOG && touch $TMPLOG
  /packages/apps/Browser/src/com/android/browser/
Tab.java 138 // AsyncTask for downloading touch icons
473 // If we start a touch icon load and then load a new page, we don't
474 // want to cancel the current touch icon loader. But, we do want to
475 // create a new one when the touch icon url is known.
    [all...]
  /packages/apps/Gallery3D/src/com/cooliris/media/
ScaleGestureDetector.java 28 * {@link MotionEvent}s reported via touch.
  /packages/apps/Phone/src/com/android/phone/
InCallMenuView.java 141 // the in-call menu (i.e. when in touch mode).
  /packages/apps/Settings/src/com/android/settings/
ChooseLockPattern.java 276 // make it so unhandled touch events within the unlock screen go to the
  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/
CandidateView.java 201 * If the canvas is null, then only touch calculations are performed to pick the target
  /packages/inputmethods/PinyinIME/src/com/android/inputmethod/pinyin/
SoftKeyboardView.java 36 * A soft keyboard view should not handle touch event itself, because we do bias
  /system/wlan/ti/sta_dk_4_0_4_32/common/inc/
memMngrEx.h 144 DO NOT TOUCH - MODULE_FREE_MSDU, MAX_NUMBER_OF_MODULE!
paramMng.h 100 Last module - DO NOT TOUCH!
  /external/kernel-headers/original/linux/
jbd.h 100 * outstanding updates on a transaction might possibly touch.
881 * Note that the locking is completely interrupt unsafe. We never touch
    [all...]
  /external/quake/quake/src/QW/
Makefile.Linux 823 touch $(RPMROOT)/SOURCES/qwcl-$(VERSION).tar.gz
877 touch $(RPMROOT)/SOURCES/qwsv-$(VERSION).tar.gz
  /external/quake/quake/src/QW/client/
zone.c 233 Con_Printf ("ERROR: block size does not touch the next block\n");
256 Sys_Error ("Z_CheckHeap: block size does not touch the next block\n");

Completed in 282 milliseconds

<<21222324252627282930>>