HomeSort by relevance Sort by last modified time
    Searched refs:ALOOPER_POLL_TIMEOUT (Results 1 - 5 of 5) sorted by null

  /frameworks/native/include/android/
looper.h 94 ALOOPER_POLL_TIMEOUT = -3,
183 * Returns ALOOPER_POLL_TIMEOUT if there was no data before the given
  /frameworks/hardware/interfaces/sensorservice/libsensorndkbridge/
ALooper.cpp 70 int result = ALOOPER_POLL_TIMEOUT;
  /frameworks/native/services/surfaceflinger/tests/vsync/
vsync.cpp 71 case ALOOPER_POLL_TIMEOUT:
72 printf("ALOOPER_POLL_TIMEOUT\n");
75 printf("ALOOPER_POLL_TIMEOUT\n");
  /frameworks/native/services/sensorservice/tests/
sensorservicetest.cpp 97 case ALOOPER_POLL_TIMEOUT:
98 printf("ALOOPER_POLL_TIMEOUT\n");
101 printf("ALOOPER_POLL_TIMEOUT\n");
  /frameworks/native/services/sensorservice/
SensorService.cpp     [all...]

Completed in 230 milliseconds