Home
last modified time | relevance | path

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

/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
450 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
383 mFrontendCallback->tuneTestOnLock(mFrontend, config.settings); in tuneFrontend()