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

  /frameworks/native/include/android/
input.h 168 AKEY_EVENT_ACTION_UP = 1,
241 * Set for AKEY_EVENT_ACTION_UP when this event's key code is still being
    [all...]
  /frameworks/native/services/inputflinger/
InputReader.cpp 236 || (action == AKEY_EVENT_ACTION_UP
    [all...]

Completed in 96 milliseconds