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

<<21222324252627282930>>

  /external/quake/quake/src/QW/progs/
client.qc 241 self.touch = SUB_Null;
243 // we can't move people right now, because touch functions are called
258 self.touch = changelevel_touch;
    [all...]
  /external/yaffs2/yaffs2/direct/
dtest.c 1804 printf("touch %d\n",j);
    [all...]
  /frameworks/base/core/java/android/app/
SearchDialog.java 449 // We only touch this if the input type is set up for text (which it almost certainly
629 * touch is outside the window. But the window includes space for the drop-down,
634 // cancel if the drop-down is not showing and the touch event was outside the search plate
    [all...]
  /frameworks/base/core/java/android/inputmethodservice/
KeyboardView.java 54 * detecting key presses and touch movements.
75 * @param primaryCode the unicode of the key being pressed. If the touch is not on a valid
587 * the touch distance from a key's center to avoid taking a square root.
    [all...]
  /packages/apps/Launcher2/src/com/android/launcher2/
Workspace.java 668 * whether the user has moved far enough from his original down touch.
711 // Remember location of down touch
    [all...]
  /cts/tools/host/src/com/android/cts/
TestSessionLog.java 63 static final String ATTRIBUTE_TOUCH = "touch";
  /dalvik/vm/jdwp/
JdwpMain.c 237 state->debugThreadStarted = true; // touch this last
  /development/pdk/
Pdk.mk 177 @touch $(pdk_docs_intermediates)/pdk-timestamp
  /development/samples/ApiDemos/src/com/example/android/apis/view/
List13.java 163 mStatus.setText("Touch scroll");
  /development/simulator/app/
PropertyServer.cpp 261 /* don't touch it if it's not a socket */
  /external/bison/
TODO 195 stay in touch with him. Adjusting the Bison grammar parser will be
  /external/dbus/dbus/
dbus-threads.c 490 * lock, so only one thread at a time can touch the connection. (See
  /external/elfutils/config/
depcomp 317 touch "$tmpdepfile"
  /external/icu4c/common/
brkiter.cpp 393 // handleDefault calls), so we don't touch it. YES, A COMMENT
  /external/ipsec-tools/src/include-glibc/
Makefile.in 351 touch .includes
  /external/jpeg/
jmorecfg.h 10 * optimizations. Most users will not need to touch this file.
  /external/kernel-headers/original/linux/
device.h 320 core doesn't touch it */
hil.h 211 #define HIL_IDD_DID_ABS_TSCREEN_MASK 0xfc /* Touch screens */
pnp.h 337 /* used by pnp layer only (look but don't touch) */
  /external/openssl/crypto/conf/
Makefile 41 @touch lib
  /external/openssl/crypto/dso/
dso.h 190 * don't touch meth_data! */
  /external/openssl/crypto/pkcs7/
Makefile 59 @touch lib
  /external/openssl/include/openssl/
dso.h 190 * don't touch meth_data! */
  /external/qemu/android/
hw-events.h 456 BTN_CODE(TOUCH, 0x14a) \
  /external/v8/test/mjsunit/
object-define-property.js 215 // Add a getter - should not touch the setter

Completed in 496 milliseconds

<<21222324252627282930>>