Searched defs:ALOOPER_EVENT_INPUT (Results 1 - 1 of 1) sorted by relevance

/frameworks/native/include/android/
H A Dlooper.h115 ALOOPER_EVENT_INPUT = 1 << 0, enumerator in enum:__anon1352
153 * a bitmask of the poll events that were triggered (typically ALOOPER_EVENT_INPUT),
211 * "events" are the poll events to wake up on. Typically this is ALOOPER_EVENT_INPUT.

Completed in 60 milliseconds