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

<<21222324252627282930>>

  /frameworks/base/docs/html/resources/articles/
live-wallpapers.jd 55 To react to touch events, simply implement <a href="../../../reference/android/service/wallpaper/WallpaperService.Engine.html#onTouchEvent%28android.view.MotionEvent%29"><code>onTouchEvent(MotionEvent)</code></a>.
  /hardware/broadcom/wlan/bcm4329/src/bcmsdio/linux/
Makefile 166 touch $@
  /hardware/ti/wlan/wl1271/Test/
debug.c 99 last module - DO NOT TOUCH!
  /ndk/build/platforms/android-3/arch-arm/usr/include/sys/
linux-syscalls.h 1 /* auto-generated by gensyscalls.py, do not touch */
linux-unistd.h 1 /* auto-generated by gensyscalls.py, do not touch */
  /ndk/build/platforms/android-4/arch-arm/usr/include/sys/
linux-syscalls.h 1 /* auto-generated by gensyscalls.py, do not touch */
linux-unistd.h 1 /* auto-generated by gensyscalls.py, do not touch */
  /ndk/build/platforms/android-5/arch-arm/usr/include/sys/
linux-syscalls.h 1 /* auto-generated by gensyscalls.py, do not touch */
linux-unistd.h 1 /* auto-generated by gensyscalls.py, do not touch */
  /ndk/build/platforms/android-5/arch-x86/usr/include/sys/
linux-syscalls.h 1 /* auto-generated by gensyscalls.py, do not touch */
linux-unistd.h 1 /* auto-generated by gensyscalls.py, do not touch */
  /ndk/build/platforms/android-8/arch-arm/usr/include/sys/
linux-syscalls.h 1 /* auto-generated by gensyscalls.py, do not touch */
linux-unistd.h 1 /* auto-generated by gensyscalls.py, do not touch */
  /ndk/build/platforms/android-8/arch-x86/usr/include/sys/
linux-syscalls.h 1 /* auto-generated by gensyscalls.py, do not touch */
linux-unistd.h 1 /* auto-generated by gensyscalls.py, do not touch */
  /packages/apps/Calculator/res/layout-port/
main.xml 67 <!-- marginRight has to be 0 to catch border-touch -->
  /packages/apps/Mms/src/com/android/mms/ui/
SlideshowPresenter.java 56 // Since only the original thread that created a view hierarchy can touch
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/resources/manager/
ResourceFolder.java 86 touch(); method
  /sdk/eclipse/plugins/com.android.ide.eclipse.tests/unittests/com/android/ide/eclipse/mock/
FolderMock.java 416 public void touch(IProgressMonitor monitor) throws CoreException { method in class:FolderMock
  /system/wlan/ti/wilink_6_1/Test/
debug.c 99 last module - DO NOT TOUCH!
  /bionic/libc/tools/
gensyscalls.py 403 fp.write( "/* auto-generated by gensyscalls.py, do not touch */\n" )
467 fp.write( "/* auto-generated by gensyscalls.py, do not touch */\n" )
484 fp.write( "# auto-generated by gensyscalls.py, do not touch\n" )
  /external/e2fsprogs/po/
Makefile.in.in 88 # if updating the $(CATALOGS) would always touch them; however, the rule for
89 # $(POFILES) has been designed to not touch files that don't need to be
93 @echo "touch stamp-po"
  /external/kernel-headers/original/linux/
blkdev.h 135 * hard_* are block layer internals, no driver should touch them!
215 __REQ_NOMERGE, /* don't touch this for merging */
361 * ll_rw_blk doesn't touch it.
  /external/webkit/WebKit/android/jni/
WebViewCore.h 298 * Handle touch event
393 // Notify the Java side whether it needs to pass down the touch events
470 int m_touchGeneration; // copy of state in WebViewNative triggered by touch
  /frameworks/base/core/java/android/service/wallpaper/
WallpaperService.java 330 * Control whether this wallpaper will receive raw touch events
369 * Called as the user performs touch-screen interaction with the
    [all...]

Completed in 238 milliseconds

<<21222324252627282930>>