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

  /packages/apps/TV/jni/
DvbManager.h 32 static const int FE_POLL_TIMEOUT_MS = 100;
DvbManager.cpp 73 int poll_result = poll(&pollFd, NUM_POLLFDS, FE_POLL_TIMEOUT_MS);

Completed in 69 milliseconds