Searched refs:frontend_1_1 (Results 1 – 1 of 1) sorted by relevance
103 sp<android::hardware::tv::tuner::V1_1::IFrontend> frontend_1_1; in tuneTestOnLock() local104 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() local127 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 …]