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

/frameworks/native/include/android/
H A Dlooper.h79 ALOOPER_POLL_CALLBACK = -2, enumerator in enum:__anon1197
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.
/frameworks/native/services/surfaceflinger/tests/vsync/
H A Dvsync.cpp67 case ALOOPER_POLL_CALLBACK:
68 //("ALOOPER_POLL_CALLBACK\n");
/frameworks/native/services/sensorservice/tests/
H A Dsensorservicetest.cpp93 case ALOOPER_POLL_CALLBACK:
94 //("ALOOPER_POLL_CALLBACK\n");

Completed in 261 milliseconds