HomeSort by relevance Sort by last modified time
    Searched full:finger (Results 26 - 50 of 103) sorted by null

12 3 4 5

  /packages/apps/Gallery3D/src/com/cooliris/media/
DisplayItem.java 295 // If it is the stacktop, we track the top finger, ie, x1, y1
297 // we track bottom finger x2, y2
  /sdk/eclipse/plugins/com.android.ide.eclipse.tests/unittests/com/android/ide/eclipse/adt/internal/editors/resources/manager/
ConfigMatchTest.java 167 TouchScreenType.FINGER.getValue(), // touch mode
193 TouchScreenType.FINGER.getValue(), // touch mode
  /development/apps/Development/src/com/android/development/
AppHwPref.java 173 return "finger";
  /frameworks/base/tests/TransformTest/src/com/google/android/test/transform/
TransformTestActivity.java 149 // Handling single finger pan
  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/
WordComposer.java 95 * the user released the finger on.
  /frameworks/base/core/java/android/view/
MotionEvent.java 25 * Object used to report movement (mouse, pen, finger, trackball) events. This
369 * touched with the finger. The actual value in pixels corresponding to the finger
428 * touched with the finger. The actual value in pixels corresponding to the finger
    [all...]
GestureDetector.java 269 // If the user's finger is still down, do not count it as a tap
421 * moved their finger and you will get scroll events. By default
466 // Ending a multitouch gesture and going back to 1 finger
  /packages/inputmethods/PinyinIME/src/com/android/inputmethod/pinyin/
SkbContainer.java 40 * For finger touch, user tends to press the bottom part of the target key,
140 * For finger touch, user tends to press the bottom part of the target key,
BalloonHint.java 255 // PopupWindow if user presses a key and moves finger to next one whose
  /cts/tools/host/test/com/android/cts/
TestSessionLogBuilderTests.java 53 " touch=\"finger\"/>\n" +
  /development/pdk/docs/source/
overview-1.0.jd 116 <li>Finger-based touchscreen navigation
  /frameworks/base/docs/html/resources/articles/
live-wallpapers.jd 66 under your finger.</li>
window-bg-speed.jd 41 used in this article were obtained on a T-Mobile G1 with my finger on the screen
  /frameworks/base/core/java/android/inputmethodservice/
KeyboardView.java 106 * Called when the user quickly moves the finger from right to left.
111 * Called when the user quickly moves the finger from left to right.
116 * Called when the user quickly moves the finger from up to down.
121 * Called when the user quickly moves the finger from down to up.
    [all...]
Keyboard.java 396 * toggled state of the key if the finger was release inside.
397 * @param inside whether the finger was released inside the key
  /external/dnsmasq/src/
forward.c 907 static int finger = 0; local
927 int j = (i+finger) % RANDOM_SOCKS;
932 finger = j;
  /frameworks/base/core/java/android/widget/
Gallery.java 843 // Helper method for lifted finger
    [all...]
HorizontalScrollView.java 96 * mScroller.isFinished() (flinging begins when the user lifts his finger).
395 * state and he is moving his finger. We want to intercept this
    [all...]
  /packages/apps/Gallery/src/com/android/camera/
GridViewSpecial.java 394 // (by finger or by the dpad center key). The selection box can be drawn
396 // still being tapped or clicked (the finger is still on the touch
398 // (orange) is used after the finger leaves touch screen or the dpad
    [all...]
  /cts/tools/host/src/com/android/cts/
TestDevice.java 448 * Set the build finger print.
450 * @param buildFingerPrint The build finger print.
565 * Get the build finger print.
567 * @return The build finger print.
    [all...]
  /external/grub/netboot/
3c509.h 30 finger: avega@pax.inria.fr
  /external/tcpdump/
nameser.h 189 #define T_UINFO 100 /* user (finger) information */
  /packages/apps/Calendar/src/com/android/calendar/
MonthView.java 306 // Launch the Day/Agenda view when the finger lifts up,
307 // unless the finger moves before lifting up (onFling or onScroll).
354 // If the user moves his finger after touching, then do not
355 // launch the Day view when he lifts his finger. Also, turn
    [all...]
  /sdk/eclipse/plugins/com.android.ide.eclipse.tests/src/com/android/ide/eclipse/tests/functests/layoutRendering/
ApiDemosRenderingTest.java 245 config.addQualifier(new TouchScreenQualifier(TouchScreenType.FINGER));
  /packages/inputmethods/LatinIME/java/res/values/
strings.xml 203 <string name="voice_hint_dialog_message">To use voice input, press the microphone button or slide your finger across the on-screen keyboard.</string>
318 <string name="language_selection_summary">Slide finger on spacebar to change language</string>

Completed in 498 milliseconds

12 3 4 5