Searched defs:openFrontendById (Results 1 – 10 of 10) sorted by relevance
39 android.hardware.tv.tuner.IFrontend openFrontendById(in int frontendId); in openFrontendById() method
54 IFrontend openFrontendById(in int frontendId); in openFrontendById() method
110 Return<void> Tuner::openFrontendById(uint32_t frontendId, openFrontendById_cb _hidl_cb) { in openFrontendById() function in android::hardware::tv::tuner::V1_0::implementation::Tuner
208 Return<void> Tuner::openFrontendById(uint32_t frontendId, openFrontendById_cb _hidl_cb) { in openFrontendById() function in android::hardware::tv::tuner::V1_0::implementation::Tuner
216 AssertionResult FrontendTests::openFrontendById(uint32_t frontendId) { in openFrontendById() function in FrontendTests
116 ::ndk::ScopedAStatus Tuner::openFrontendById(int32_t in_frontendId, in openFrontendById() function in aidl::android::hardware::tv::tuner::Tuner
254 AssertionResult FrontendTests::openFrontendById(int32_t frontendId) { in openFrontendById() function in FrontendTests
263 AssertionResult FrontendTests::openFrontendById(uint32_t frontendId) { in openFrontendById() function in FrontendTests