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

  /packages/apps/TV/jni/
DvbManager.h 34 static const int DVB_API_VERSION_UNDEFINED = -1;
DvbManager.cpp 45 mDvbApiVersion(DVB_API_VERSION_UNDEFINED),
96 if (mDvbApiVersion == DVB_API_VERSION_UNDEFINED) {

Completed in 47 milliseconds