HomeSort by relevance Sort by last modified time
    Searched defs:AKEY_EVENT_ACTION_UP (Results 1 - 16 of 16) sorted by null

  /development/ndk/platforms/android-9/include/android/
input.h 127 AKEY_EVENT_ACTION_UP = 1,
184 /* Set for AKEY_EVENT_ACTION_UP when this event's key code is still being
  /prebuilts/ndk/5/platforms/android-9/arch-arm/usr/include/android/
input.h 127 AKEY_EVENT_ACTION_UP = 1,
184 /* Set for AKEY_EVENT_ACTION_UP when this event's key code is still being
  /prebuilts/ndk/6/platforms/android-9/arch-arm/usr/include/android/
input.h 127 AKEY_EVENT_ACTION_UP = 1,
184 /* Set for AKEY_EVENT_ACTION_UP when this event's key code is still being
  /prebuilts/ndk/6/platforms/android-9/arch-x86/usr/include/android/
input.h 127 AKEY_EVENT_ACTION_UP = 1,
184 /* Set for AKEY_EVENT_ACTION_UP when this event's key code is still being
  /prebuilts/ndk/7/platforms/android-14/arch-arm/usr/include/android/
input.h 127 AKEY_EVENT_ACTION_UP = 1,
184 /* Set for AKEY_EVENT_ACTION_UP when this event's key code is still being
  /prebuilts/ndk/7/platforms/android-14/arch-x86/usr/include/android/
input.h 127 AKEY_EVENT_ACTION_UP = 1,
184 /* Set for AKEY_EVENT_ACTION_UP when this event's key code is still being
  /prebuilts/ndk/7/platforms/android-9/arch-arm/usr/include/android/
input.h 127 AKEY_EVENT_ACTION_UP = 1,
184 /* Set for AKEY_EVENT_ACTION_UP when this event's key code is still being
  /prebuilts/ndk/7/platforms/android-9/arch-x86/usr/include/android/
input.h 127 AKEY_EVENT_ACTION_UP = 1,
184 /* Set for AKEY_EVENT_ACTION_UP when this event's key code is still being
  /prebuilts/ndk/8/platforms/android-14/arch-arm/usr/include/android/
input.h 127 AKEY_EVENT_ACTION_UP = 1,
184 /* Set for AKEY_EVENT_ACTION_UP when this event's key code is still being
  /prebuilts/ndk/8/platforms/android-14/arch-mips/usr/include/android/
input.h 127 AKEY_EVENT_ACTION_UP = 1,
184 /* Set for AKEY_EVENT_ACTION_UP when this event's key code is still being
  /prebuilts/ndk/8/platforms/android-14/arch-x86/usr/include/android/
input.h 127 AKEY_EVENT_ACTION_UP = 1,
184 /* Set for AKEY_EVENT_ACTION_UP when this event's key code is still being
  /prebuilts/ndk/8/platforms/android-9/arch-arm/usr/include/android/
input.h 127 AKEY_EVENT_ACTION_UP = 1,
184 /* Set for AKEY_EVENT_ACTION_UP when this event's key code is still being
  /prebuilts/ndk/8/platforms/android-9/arch-mips/usr/include/android/
input.h 127 AKEY_EVENT_ACTION_UP = 1,
184 /* Set for AKEY_EVENT_ACTION_UP when this event's key code is still being
  /prebuilts/ndk/8/platforms/android-9/arch-x86/usr/include/android/
input.h 127 AKEY_EVENT_ACTION_UP = 1,
184 /* Set for AKEY_EVENT_ACTION_UP when this event's key code is still being
  /frameworks/native/include/android/
input.h 157 AKEY_EVENT_ACTION_UP = 1,
214 /* Set for AKEY_EVENT_ACTION_UP when this event's key code is still being
    [all...]
  /frameworks/base/services/input/
InputReader.cpp 183 || (action == AKEY_EVENT_ACTION_UP
    [all...]

Completed in 410 milliseconds