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

/system/core/include/utils/
H A DLooper.h153 POLL_CALLBACK = -2, enumerator in enum:android::Looper::__anon1504
248 * Returns POLL_CALLBACK if one or more callbacks were invoked.
271 * This function will never return POLL_CALLBACK.
292 * The identifier must be >= 0, or POLL_CALLBACK if providing a non-NULL callback.
/system/core/libutils/include/utils/
H A DLooper.h153 POLL_CALLBACK = -2, enumerator in enum:android::Looper::__anon1673
248 * Returns POLL_CALLBACK if one or more callbacks were invoked.
271 * This function will never return POLL_CALLBACK.
292 * The identifier must be >= 0, or POLL_CALLBACK if providing a non-NULL callback.

Completed in 215 milliseconds