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

/frameworks/native/include/android/
H A Dlooper.h79 ALOOPER_POLL_CALLBACK = -2, enumerator in enum:__anon1331
172 * Returns ALOOPER_POLL_CALLBACK if one or more callbacks were invoked.
192 * This function will never return ALOOPER_POLL_CALLBACK.
210 * The identifier must be >= 0, or ALOOPER_POLL_CALLBACK if providing a non-NULL callback.

Completed in 33 milliseconds