Searched refs:mFrontendType (Results 1 – 1 of 1) sorted by relevance
292 private int mFrontendType = FrontendSettings.TYPE_UNDEFINED; field in Tuner521 mFrontendType = FrontendSettings.TYPE_UNDEFINED; in replicateFrontendSettings()530 mFrontendType = src.mFrontendType; in replicateFrontendSettings()1199 mFrontendType = type; in tune()1200 if (mFrontendType == FrontendSettings.TYPE_DTMB) { in tune()1206 if (mFrontendType == FrontendSettings.TYPE_IPTV) { in tune()1292 mFrontendType = settings.getType(); in scan()1363 request.frontendType = mFrontendType; in requestFrontend()1378 if (mFrontendType == FrontendSettings.TYPE_DVBS in requestFrontend()1379 || mFrontendType == FrontendSettings.TYPE_ISDBS in requestFrontend()[all …]