Home
last modified time | relevance | path

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

/hardware/interfaces/tv/tuner/config/
DTunerTestingConfigReaderV1_1.h35 vector<FrontendStatusTypeExt1_1> tuneStatusTypes; member
100 frontendMap[id].tuneStatusTypes = types; in readFrontendConfig1_1()
DTunerTestingConfigReaderV1_0.h90 vector<FrontendStatusType> tuneStatusTypes; member
281 frontendMap[id].tuneStatusTypes = types; in readFrontendConfig1_0()
DTunerTestingConfigAidlReaderV1_0.h115 vector<FrontendStatusType> tuneStatusTypes; member
358 frontendMap[id].tuneStatusTypes = types; in readFrontendConfig1_0()
/hardware/interfaces/tv/tuner/1.1/vts/functional/
DVtsHalTvTunerV1_1TestConfigurations.h93 frontendMap[defaultFeId].tuneStatusTypes = types; in initFrontendConfig()
DFrontendTests.cpp502 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.cpp439 verifyFrontendStatus(frontendConf.tuneStatusTypes, frontendConf.expectTuneStatuses); in tuneTest()
/hardware/interfaces/tv/tuner/aidl/vts/functional/
DVtsHalTvTunerTestConfigurations.h608 frontendMap[defaultFeId].tuneStatusTypes = types; in initFrontendConfig()
DFrontendTests.cpp559 verifyFrontendStatus(frontendConf.tuneStatusTypes, frontendConf.expectTuneStatuses); in tuneTest()