Home
last modified time | relevance | path

Searched refs:scanType (Results 1 – 4 of 4) sorted by relevance

/hardware/interfaces/tv/tuner/1.0/vts/functional/
DFrontendTests.cpp441 void FrontendTests::scanTest(FrontendConfig frontendConf, FrontendScanType scanType) { in scanTest() argument
447 ASSERT_TRUE(scanFrontend(frontendConf, scanType)); in scanTest()
/hardware/interfaces/tv/tuner/config/
DTunerTestingConfigReaderV1_1.h160 dvbsSettings.scanType = static_cast<FrontendDvbsScanType>(dvbs->getScanType()); in readDvbsFrontendSettings1_1()
/hardware/interfaces/tv/tuner/1.1/vts/functional/
DFrontendTests.cpp504 void FrontendTests::scanTest(FrontendConfig1_1 frontendConf, FrontendScanType scanType) { in scanTest() argument
510 ASSERT_TRUE(scanFrontend(frontendConf, scanType)); in scanTest()
/hardware/interfaces/tv/tuner/1.1/
Dtypes.hal304 FrontendDvbsScanType scanType;