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

/frameworks/native/include/android/
H A Dlooper.h88 ALOOPER_POLL_CALLBACK = -2, enumerator in enum:__anon1306
181 * Returns ALOOPER_POLL_CALLBACK if one or more callbacks were invoked.
203 * This function will never return ALOOPER_POLL_CALLBACK.
221 * The identifier must be >= 0, or ALOOPER_POLL_CALLBACK if providing a non-NULL callback.
/frameworks/native/services/surfaceflinger/tests/vsync/
H A Dvsync.cpp68 case ALOOPER_POLL_CALLBACK:
69 //("ALOOPER_POLL_CALLBACK\n");
/frameworks/native/services/sensorservice/tests/
H A Dsensorservicetest.cpp94 case ALOOPER_POLL_CALLBACK:
95 //("ALOOPER_POLL_CALLBACK\n");

Completed in 769 milliseconds