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

/frameworks/native/include/android/
H A Dlooper.h73 ALOOPER_POLL_WAKE = -1, enumerator in enum:__anon1197
168 * Returns ALOOPER_POLL_WAKE if the poll was awoken using wake() before
/frameworks/native/services/surfaceflinger/tests/vsync/
H A Dvsync.cpp64 case ALOOPER_POLL_WAKE:
65 //("ALOOPER_POLL_WAKE\n");
/frameworks/native/services/sensorservice/tests/
H A Dsensorservicetest.cpp90 case ALOOPER_POLL_WAKE:
91 //("ALOOPER_POLL_WAKE\n");

Completed in 84 milliseconds