Searched refs:tuneTestOnLock (Results 1 – 6 of 6) sorted by relevance
/hardware/interfaces/tv/tuner/aidl/vts/functional/ |
D | FrontendTests.h | 52 void tuneTestOnLock(std::shared_ptr<IFrontend>& frontend, FrontendSettings settings);
|
D | FrontendTests.cpp | 107 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/ |
D | FrontendTests.h | 80 void tuneTestOnLock(sp<IFrontend>& frontend, FrontendSettings settings,
|
D | FrontendTests.cpp | 101 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/ |
D | FrontendTests.h | 80 void tuneTestOnLock(sp<IFrontend>& frontend, FrontendSettings settings);
|
D | FrontendTests.cpp | 65 void FrontendCallback::tuneTestOnLock(sp<IFrontend>& frontend, FrontendSettings settings) { in tuneTestOnLock() function in FrontendCallback 386 mFrontendCallback->tuneTestOnLock(mFrontend, config.settings); in tuneFrontend()
|