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

/frameworks/native/include/android/
H A Dlooper.h82 ALOOPER_POLL_WAKE = -1, enumerator in enum:__anon1306
177 * Returns ALOOPER_POLL_WAKE if the poll was awoken using wake() before
/frameworks/native/services/surfaceflinger/tests/vsync/
H A Dvsync.cpp65 case ALOOPER_POLL_WAKE:
66 //("ALOOPER_POLL_WAKE\n");
/frameworks/native/services/sensorservice/tests/
H A Dsensorservicetest.cpp91 case ALOOPER_POLL_WAKE:
92 //("ALOOPER_POLL_WAKE\n");

Completed in 40 milliseconds