HomeSort by relevance Sort by last modified time
    Searched refs:AMOTION_EVENT_ACTION_CANCEL (Results 1 - 25 of 54) sorted by null

1 2 3

  /development/ndk/sources/android/ndk_helper/
gestureDetector.cpp 218 case AMOTION_EVENT_ACTION_CANCEL:
325 case AMOTION_EVENT_ACTION_CANCEL:
  /development/ndk/platforms/android-9/include/android/
input.h 231 AMOTION_EVENT_ACTION_CANCEL = 3,
  /prebuilts/ndk/5/platforms/android-9/arch-arm/usr/include/android/
input.h 231 AMOTION_EVENT_ACTION_CANCEL = 3,
  /prebuilts/ndk/6/platforms/android-9/arch-arm/usr/include/android/
input.h 231 AMOTION_EVENT_ACTION_CANCEL = 3,
  /prebuilts/ndk/6/platforms/android-9/arch-x86/usr/include/android/
input.h 231 AMOTION_EVENT_ACTION_CANCEL = 3,
  /prebuilts/ndk/7/platforms/android-14/arch-arm/usr/include/android/
input.h 231 AMOTION_EVENT_ACTION_CANCEL = 3,
  /prebuilts/ndk/7/platforms/android-14/arch-x86/usr/include/android/
input.h 231 AMOTION_EVENT_ACTION_CANCEL = 3,
  /prebuilts/ndk/7/platforms/android-9/arch-arm/usr/include/android/
input.h 231 AMOTION_EVENT_ACTION_CANCEL = 3,
  /prebuilts/ndk/7/platforms/android-9/arch-x86/usr/include/android/
input.h 231 AMOTION_EVENT_ACTION_CANCEL = 3,
  /prebuilts/ndk/8/platforms/android-14/arch-arm/usr/include/android/
input.h 231 AMOTION_EVENT_ACTION_CANCEL = 3,
  /prebuilts/ndk/8/platforms/android-14/arch-mips/usr/include/android/
input.h 231 AMOTION_EVENT_ACTION_CANCEL = 3,
  /prebuilts/ndk/8/platforms/android-14/arch-x86/usr/include/android/
input.h 231 AMOTION_EVENT_ACTION_CANCEL = 3,
  /prebuilts/ndk/8/platforms/android-9/arch-arm/usr/include/android/
input.h 231 AMOTION_EVENT_ACTION_CANCEL = 3,
  /prebuilts/ndk/8/platforms/android-9/arch-mips/usr/include/android/
input.h 231 AMOTION_EVENT_ACTION_CANCEL = 3,
  /prebuilts/ndk/8/platforms/android-9/arch-x86/usr/include/android/
input.h 231 AMOTION_EVENT_ACTION_CANCEL = 3,
  /prebuilts/ndk/9/platforms/android-12/arch-arm/usr/include/android/
input.h 231 AMOTION_EVENT_ACTION_CANCEL = 3,
  /prebuilts/ndk/9/platforms/android-12/arch-mips/usr/include/android/
input.h 231 AMOTION_EVENT_ACTION_CANCEL = 3,
  /prebuilts/ndk/9/platforms/android-12/arch-x86/usr/include/android/
input.h 231 AMOTION_EVENT_ACTION_CANCEL = 3,
  /prebuilts/ndk/9/platforms/android-9/arch-arm/usr/include/android/
input.h 231 AMOTION_EVENT_ACTION_CANCEL = 3,
  /prebuilts/ndk/9/platforms/android-9/arch-mips/usr/include/android/
input.h 231 AMOTION_EVENT_ACTION_CANCEL = 3,
  /prebuilts/ndk/9/platforms/android-9/arch-x86/usr/include/android/
input.h 231 AMOTION_EVENT_ACTION_CANCEL = 3,
  /frameworks/native/libs/input/tests/
InputEvent_test.cpp 438 event.setAction(AMOTION_EVENT_ACTION_CANCEL);
439 ASSERT_EQ(AMOTION_EVENT_ACTION_CANCEL, event.getAction());
  /development/ndk/platforms/android-13/include/android/
input.h 269 AMOTION_EVENT_ACTION_CANCEL = 3,
    [all...]
  /development/ndk/platforms/android-14/include/android/
input.h 269 AMOTION_EVENT_ACTION_CANCEL = 3,
    [all...]
  /development/ndk/platforms/android-18/include/android/
input.h 269 AMOTION_EVENT_ACTION_CANCEL = 3,
    [all...]

Completed in 1009 milliseconds

1 2 3