Searched refs:scan_1_1 (Results 1 – 4 of 4) sorted by relevance
/hardware/interfaces/tv/tuner/1.1/default/ |
D | Frontend.h | 54 virtual Return<Result> scan_1_1(const FrontendSettings& settings, FrontendScanType type,
|
D | Frontend.cpp | 223 Return<Result> Frontend::scan_1_1(const FrontendSettings& settings, FrontendScanType type, in scan_1_1() function in android::hardware::tv::tuner::V1_0::implementation::Frontend
|
/hardware/interfaces/tv/tuner/1.1/vts/functional/ |
D | FrontendTests.cpp | 142 Result result = frontend_1_1->scan_1_1(config.config1_0.settings, type, config.settingsExt1_1); in scanTest() 163 frontend_1_1->scan_1_1(config.config1_0.settings, type, config.settingsExt1_1); in scanTest()
|
/hardware/interfaces/tv/tuner/1.1/ |
D | IFrontend.hal | 69 scan_1_1(FrontendSettings settings, FrontendScanType type,
|