Home
last modified time | relevance | path

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

/frameworks/native/include_sensor/android/
Dlooper.h102 ALOOPER_POLL_TIMEOUT = -3, enumerator
/frameworks/native/include/android/
Dlooper.h102 ALOOPER_POLL_TIMEOUT = -3, enumerator
/frameworks/native/services/surfaceflinger/tests/vsync/
Dvsync.cpp80 case ALOOPER_POLL_TIMEOUT: in main()
/frameworks/hardware/interfaces/sensorservice/libsensorndkbridge/
DALooper.cpp69 int result = ALOOPER_POLL_TIMEOUT; in pollOnce()
/frameworks/native/services/sensorservice/tests/
Dsensorservicetest.cpp140 case ALOOPER_POLL_TIMEOUT: in main()
/frameworks/native/services/sensorservice/
DSensorService.cpp1374 if (ret == ALOOPER_POLL_TIMEOUT) { in threadLoop()