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

<<11121314151617181920>>

  /build/core/
droiddoc.mk 179 && touch -f $@ \
205 && touch -f $@ \
  /development/samples/BrowserPlugin/
README 144 your own). It uses touch to trigger the play, pause, and stop buttons.
176 can be toggled between mouse (dots) and touch (lines). This plugin has a fixed
  /external/e2fsprogs/debian/attic/libs/
rules 50 touch build
58 touch configured
  /external/openssl/crypto/objects/
Makefile 39 @touch lib
47 @sleep 1; touch obj_mac.h; sleep 1
  /external/openssl/
import_openssl.sh 131 touch ../MODULE_LICENSE_BSD_LIKE
189 touch $patch
  /frameworks/base/core/java/android/widget/
Gallery.java 96 * Helper for detecting touch gestures.
101 * The position of the item that received the user's down touch.
106 * The view of the item that received the user's down touch.
347 * movement to items (touch scroll, arrow-key scroll, set an item as selected).
906 * interested in this touch's events than we are, it would have
960 * Called when a touch event's action is MotionEvent.ACTION_UP.
972 * Called when a touch event's action is MotionEvent.ACTION_CANCEL.
    [all...]
AutoCompleteTextView.java 709 // of touch mode.
    [all...]
  /frameworks/base/docs/html/sdk/
android-2.0-highlights.jd 95 when you touch a contact photo or status icon.</li>
142 <li>The framework's multi-touch support ensures that key presses aren't missed
  /packages/inputmethods/OpenWnn/src/jp/co/omronsoft/openwnn/
OpenWnnEvent.java 213 * Touch the candidate view.
223 * Touch the other key.
  /external/quake/quake/src/QW/progs/
defs.qc 24 float force_retouch; // force all entities to touch triggers
128 .void() touch;
261 float SOLID_TRIGGER = 1; // touch on edge, but not blocking
262 float SOLID_BBOX = 2; // touch on edge, block
263 float SOLID_SLIDEBOX = 3; // touch on edge, but not an onground
264 float SOLID_BSP = 4; // bsp clip, touch on edge, block
misc.qc 199 fireball.touch = fire_touch;
361 newmis.touch = Laser_Touch;
377 newmis.touch = superspike_touch;
461 bubble.touch = bubble_remove;
481 bubble.touch = bubble_remove;
  /frameworks/base/core/java/android/view/
View.java 214 * <td>Called when a touch screen motion event occurs.
465 * focus, call {@link #setFocusable(boolean)}. When in touch mode (see notes below)
488 * <h3>Touch Mode</h3>
492 * what will take input. If the device has touch capabilities, however, and the user
495 * for interaction named 'touch mode'.
498 * For a touch capable device, once the user touches the screen, the device
499 * will enter touch mode. From this point onward, only views for which
506 * exit touch mode, and find a view to take focus, so that the user may resume interacting
510 * The touch mode state is maintained across {@link android.app.Activity}s. Call
511 * {@link #isInTouchMode} to see whether the device is currently in touch mode
    [all...]
MotionEvent.java 68 * but only the initial location of the movement/touch.
370 * touch is normalized with a device specific range of values
429 * touch is normalized with a device specific range of values
614 * this function you must not ever touch the event again.
816 * touch is normalized with the device specific range of values
818 * determine fat touch events.
841 * Returns the original raw X coordinate of this event. For touch
851 * Returns the original raw Y coordinate of this event. For touch
    [all...]
  /development/simulator/app/
PhoneWindow.cpp 628 //printf("TOUCH at %d,%d\n", screenX, screenY);
653 //printf("TOUCH release (last was %d,%d)\n", mTouchX, mTouchY);
703 //printf("TOUCH moved to %d,%d\n", screenX, screenY);
709 //printf("TOUCH moved off screen\n");
775 * Determine device touch screen (x,y) based on window position.
780 * supports touch on the main display.
786 * If the click came from our device window, treat it as a touch.
    [all...]
  /frameworks/base/core/java/android/webkit/
WebTextView.java 36 import android.text.method.Touch;
78 // Variables for keeping track of the touch down, to send to the WebView
85 // scroll or the web page to scroll. Gets reset after a touch down.
93 // WebTextView gained focus from a touch, webkit will determine the
474 int initialScrollX = Touch.getInitialScrollX(this, buffer);
475 int initialScrollY = Touch.getInitialScrollY(this, buffer);
485 float maxScrollX = (float) Touch.getMaxScrollX(this,
    [all...]
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/resources/manager/
ProjectResources.java 171 // The easiest way is to touch one of the other folders of the same type.
173 list.get(0).touch(); method
183 // If we don't find a single folder to touch, then it's fine, as the top
191 // for each of those, make sure to find one folder to touch so that the
198 // we only need to touch one folder in any of those (since it's one
204 resFolders.get(0).touch(); method
773 * This will reset the touch status of all the folders that can generate this resource type.
    [all...]
  /external/webkit/WebCore/page/
EventHandler.cpp 2619 RefPtr<Touch> touch = Touch::create(doc->frame(), touchTarget.get(), point.id(), local
    [all...]
  /frameworks/base/core/java/com/android/internal/widget/
RotarySelector.java 484 * Handle touch screen events.
509 if (DBG) log("touch-down");
529 if (DBG) log("touch-move");
574 if (DBG) log("touch-up");
594 if (DBG) log("touch-cancel");
  /packages/apps/Calendar/src/com/android/calendar/
CalendarView.java 306 * The initial state of the touch mode when we enter this view.
311 * Indicates we just received the touch event and we are waiting to see if
317 * Indicates the touch gesture is a vertical scroll
322 * Indicates the touch gesture is a horizontal scroll
389 // Allow focus in touch mode so that we can do keyboard shortcuts
390 // even after we've entered touch mode.
    [all...]
  /development/cmds/monkey/src/com/android/commands/monkey/
MonkeySourceRandom.java 313 * @param motionEvent If false, touch/release. If true, touch/move/release.
333 // sometimes we'll move during the touch
  /development/samples/BrowserPlugin/jni/background/
BackgroundPlugin.cpp 73 //register for touch events
201 if (kLongPress_ANPTouchAction == evt->data.touch.action) {
205 else if (kDoubleTap_ANPTouchAction == evt->data.touch.action)
  /external/webkit/WebKit/gtk/po/
GNUmakefile.am 48 # if updating the $(CATALOGS) would always touch them; however, the rule for
49 # $(POFILES) has been designed to not touch files that don't need to be
55 echo "touch stamp-po" && \
  /external/webkit/WebKitTools/android/flex-2.5.4a/MISC/VMS/
descrip.mms 75 TOUCH = append_/New _NL: # requires single file arg
159 @ $(TOUCH) $(MARKER)
174 @ $(TOUCH) parse.h
  /frameworks/base/docs/html/guide/developing/tools/
monkey.jd 103 <td><code>--pct-touch &lt;percent&gt;</code></td>
104 <td>Adjust percentage of touch events.
105 (Touch events are a down-up event in a single place on the screen.)</td>
  /packages/apps/Launcher2/src/com/android/launcher2/
DragController.java 332 // Remember location of down touch
557 * Set which view scrolls for touch events near the edge of the screen.
564 * Specifies the delete region. We won't scroll on touch events over the delete region.

Completed in 458 milliseconds

<<11121314151617181920>>