Home
last modified time | relevance | path

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

/hardware/interfaces/tv/tuner/1.1/vts/functional/
DFrontendTests.cpp103 sp<android::hardware::tv::tuner::V1_1::IFrontend> frontend_1_1; in tuneTestOnLock() local
104 frontend_1_1 = android::hardware::tv::tuner::V1_1::IFrontend::castFrom(frontend); in tuneTestOnLock()
105 if (frontend_1_1 == nullptr) { in tuneTestOnLock()
110 Result result = frontend_1_1->tune_1_1(settings, settingsExt1_1); in tuneTestOnLock()
126 sp<android::hardware::tv::tuner::V1_1::IFrontend> frontend_1_1; in scanTest() local
127 frontend_1_1 = android::hardware::tv::tuner::V1_1::IFrontend::castFrom(frontend); in scanTest()
128 if (frontend_1_1 == nullptr) { in scanTest()
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()
305 sp<android::hardware::tv::tuner::V1_1::IFrontend> frontend_1_1; in linkCiCam() local
[all …]