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

  /development/ndk/sources/android/ndk_helper/
gestureDetector.cpp 62 case AMOTION_EVENT_ACTION_UP:
117 case AMOTION_EVENT_ACTION_UP:
175 case AMOTION_EVENT_ACTION_UP:
284 case AMOTION_EVENT_ACTION_UP:
  /external/chromium_org/mojo/services/native_viewport/
platform_viewport_android.cc 23 case AMOTION_EVENT_ACTION_UP:
  /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
  /development/ndk/platforms/android-13/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...]
  /development/ndk/platforms/android-14/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...]
  /development/ndk/platforms/android-18/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...]

Completed in 250 milliseconds