Home
last modified time | relevance | path

Searched refs:ALOOPER_POLL_TIMEOUT (Results 1 – 4 of 4) sorted by relevance

/frameworks/native/include/android/
Dlooper.h94 ALOOPER_POLL_TIMEOUT = -3, enumerator
/frameworks/native/services/surfaceflinger/tests/vsync/
Dvsync.cpp71 case ALOOPER_POLL_TIMEOUT: in main()
/frameworks/native/services/sensorservice/tests/
Dsensorservicetest.cpp97 case ALOOPER_POLL_TIMEOUT: in main()
/frameworks/native/services/sensorservice/
DSensorService.cpp735 if (ret == ALOOPER_POLL_TIMEOUT) { in threadLoop()