Home
last modified time | relevance | path

Searched defs:openFrontendById (Results 1 – 10 of 10) sorted by relevance

/hardware/interfaces/tv/tuner/aidl/aidl_api/android.hardware.tv.tuner/1/android/hardware/tv/tuner/
DITuner.aidl39 android.hardware.tv.tuner.IFrontend openFrontendById(in int frontendId); in openFrontendById() method
/hardware/interfaces/tv/tuner/aidl/aidl_api/android.hardware.tv.tuner/2/android/hardware/tv/tuner/
DITuner.aidl39 android.hardware.tv.tuner.IFrontend openFrontendById(in int frontendId); in openFrontendById() method
/hardware/interfaces/tv/tuner/aidl/aidl_api/android.hardware.tv.tuner/current/android/hardware/tv/tuner/
DITuner.aidl39 android.hardware.tv.tuner.IFrontend openFrontendById(in int frontendId); in openFrontendById() method
/hardware/interfaces/tv/tuner/aidl/android/hardware/tv/tuner/
DITuner.aidl54 IFrontend openFrontendById(in int frontendId); in openFrontendById() method
/hardware/interfaces/tv/tuner/1.0/default/
DTuner.cpp110 Return<void> Tuner::openFrontendById(uint32_t frontendId, openFrontendById_cb _hidl_cb) { in openFrontendById() function in android::hardware::tv::tuner::V1_0::implementation::Tuner
/hardware/interfaces/tv/tuner/1.1/default/
DTuner.cpp208 Return<void> Tuner::openFrontendById(uint32_t frontendId, openFrontendById_cb _hidl_cb) { in openFrontendById() function in android::hardware::tv::tuner::V1_0::implementation::Tuner
/hardware/interfaces/tv/tuner/1.0/vts/functional/
DFrontendTests.cpp216 AssertionResult FrontendTests::openFrontendById(uint32_t frontendId) { in openFrontendById() function in FrontendTests
/hardware/interfaces/tv/tuner/aidl/default/
DTuner.cpp116 ::ndk::ScopedAStatus Tuner::openFrontendById(int32_t in_frontendId, in openFrontendById() function in aidl::android::hardware::tv::tuner::Tuner
/hardware/interfaces/tv/tuner/aidl/vts/functional/
DFrontendTests.cpp254 AssertionResult FrontendTests::openFrontendById(int32_t frontendId) { in openFrontendById() function in FrontendTests
/hardware/interfaces/tv/tuner/1.1/vts/functional/
DFrontendTests.cpp263 AssertionResult FrontendTests::openFrontendById(uint32_t frontendId) { in openFrontendById() function in FrontendTests