Home
last modified time | relevance | path

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

/hardware/interfaces/tv/tuner/aidl/vts/functional/
DFrontendTests.h52 void tuneTestOnLock(std::shared_ptr<IFrontend>& frontend, FrontendSettings settings);
DFrontendTests.cpp107 void FrontendCallback::tuneTestOnLock(std::shared_ptr<IFrontend>& frontend, in tuneTestOnLock() function in FrontendCallback
499 mFrontendCallback->tuneTestOnLock(mFrontend, config.settings); in tuneFrontend()
/hardware/interfaces/tv/tuner/1.1/vts/functional/
DFrontendTests.h80 void tuneTestOnLock(sp<IFrontend>& frontend, FrontendSettings settings,
DFrontendTests.cpp101 void FrontendCallback::tuneTestOnLock(sp<IFrontend>& frontend, FrontendSettings settings, in tuneTestOnLock() function in FrontendCallback
453 mFrontendCallback->tuneTestOnLock(mFrontend, config.config1_0.settings, config.settingsExt1_1); in tuneFrontend()
/hardware/interfaces/tv/tuner/1.0/vts/functional/
DFrontendTests.h80 void tuneTestOnLock(sp<IFrontend>& frontend, FrontendSettings settings);
DFrontendTests.cpp65 void FrontendCallback::tuneTestOnLock(sp<IFrontend>& frontend, FrontendSettings settings) { in tuneTestOnLock() function in FrontendCallback
386 mFrontendCallback->tuneTestOnLock(mFrontend, config.settings); in tuneFrontend()