HomeSort by relevance Sort by last modified time
    Searched refs:AMOTION_EVENT_ACTION_UP (Results 1 - 20 of 20) sorted by null

  /development/ndk/platforms/android-9/include/android/
input.h 219 AMOTION_EVENT_ACTION_UP = 1,
222 * AMOTION_EVENT_ACTION_UP). The motion contains the most recent point, as well as
  /prebuilts/ndk/5/platforms/android-9/arch-arm/usr/include/android/
input.h 219 AMOTION_EVENT_ACTION_UP = 1,
222 * AMOTION_EVENT_ACTION_UP). The motion contains the most recent point, as well as
  /prebuilts/ndk/6/platforms/android-9/arch-arm/usr/include/android/
input.h 219 AMOTION_EVENT_ACTION_UP = 1,
222 * AMOTION_EVENT_ACTION_UP). The motion contains the most recent point, as well as
  /prebuilts/ndk/6/platforms/android-9/arch-x86/usr/include/android/
input.h 219 AMOTION_EVENT_ACTION_UP = 1,
222 * AMOTION_EVENT_ACTION_UP). The motion contains the most recent point, as well as
  /prebuilts/ndk/7/platforms/android-14/arch-arm/usr/include/android/
input.h 219 AMOTION_EVENT_ACTION_UP = 1,
222 * AMOTION_EVENT_ACTION_UP). The motion contains the most recent point, as well as
  /prebuilts/ndk/7/platforms/android-14/arch-x86/usr/include/android/
input.h 219 AMOTION_EVENT_ACTION_UP = 1,
222 * AMOTION_EVENT_ACTION_UP). The motion contains the most recent point, as well as
  /prebuilts/ndk/7/platforms/android-9/arch-arm/usr/include/android/
input.h 219 AMOTION_EVENT_ACTION_UP = 1,
222 * AMOTION_EVENT_ACTION_UP). The motion contains the most recent point, as well as
  /prebuilts/ndk/7/platforms/android-9/arch-x86/usr/include/android/
input.h 219 AMOTION_EVENT_ACTION_UP = 1,
222 * AMOTION_EVENT_ACTION_UP). The motion contains the most recent point, as well as
  /prebuilts/ndk/8/platforms/android-14/arch-arm/usr/include/android/
input.h 219 AMOTION_EVENT_ACTION_UP = 1,
222 * AMOTION_EVENT_ACTION_UP). The motion contains the most recent point, as well as
  /prebuilts/ndk/8/platforms/android-14/arch-mips/usr/include/android/
input.h 219 AMOTION_EVENT_ACTION_UP = 1,
222 * AMOTION_EVENT_ACTION_UP). The motion contains the most recent point, as well as
  /prebuilts/ndk/8/platforms/android-14/arch-x86/usr/include/android/
input.h 219 AMOTION_EVENT_ACTION_UP = 1,
222 * AMOTION_EVENT_ACTION_UP). The motion contains the most recent point, as well as
  /prebuilts/ndk/8/platforms/android-9/arch-arm/usr/include/android/
input.h 219 AMOTION_EVENT_ACTION_UP = 1,
222 * AMOTION_EVENT_ACTION_UP). The motion contains the most recent point, as well as
  /prebuilts/ndk/8/platforms/android-9/arch-mips/usr/include/android/
input.h 219 AMOTION_EVENT_ACTION_UP = 1,
222 * AMOTION_EVENT_ACTION_UP). The motion contains the most recent point, as well as
  /prebuilts/ndk/8/platforms/android-9/arch-x86/usr/include/android/
input.h 219 AMOTION_EVENT_ACTION_UP = 1,
222 * AMOTION_EVENT_ACTION_UP). The motion contains the most recent point, as well as
  /frameworks/native/include/android/
input.h 257 AMOTION_EVENT_ACTION_UP = 1,
260 * AMOTION_EVENT_ACTION_UP). The motion contains the most recent point, as well as
    [all...]
  /frameworks/base/services/input/tests/
InputReader_test.cpp     [all...]
  /frameworks/base/libs/androidfw/
Input.cpp 571 case AMOTION_EVENT_ACTION_UP:
InputTransport.cpp 639 case AMOTION_EVENT_ACTION_UP:
    [all...]
  /frameworks/base/services/input/
InputDispatcher.cpp 122 case AMOTION_EVENT_ACTION_UP:
    [all...]
InputReader.cpp     [all...]

Completed in 289 milliseconds