Home
last modified time | relevance | path

Searched refs:tuneStatusTypes (Results 1 – 5 of 5) sorted by relevance

/hardware/interfaces/tv/tuner/config/
DTunerTestingConfigReaderV1_1.h35 vector<FrontendStatusTypeExt1_1> tuneStatusTypes; member
100 frontendMap[id].tuneStatusTypes = types; in readFrontendConfig1_1()
/hardware/interfaces/tv/tuner/1.1/vts/functional/
DVtsHalTvTunerV1_1TestConfigurations.h93 frontendMap[defaultFeId].tuneStatusTypes = types; in initFrontendConfig()
DFrontendTests.cpp499 verifyFrontendStatusExt1_1(frontendConf.tuneStatusTypes, frontendConf.expectTuneStatuses); in tuneTest()
/hardware/interfaces/tv/tuner/1.0/vts/functional/
DVtsHalTvTunerV1_0TestConfigurations.h85 frontendMap[defaultFeId].tuneStatusTypes = types; in initFrontendConfig()
DFrontendTests.cpp436 verifyFrontendStatus(frontendConf.tuneStatusTypes, frontendConf.expectTuneStatuses); in tuneTest()