Home
last modified time | relevance | path

Searched defs:statusTypes (Results 1 – 9 of 9) sorted by relevance

/hardware/interfaces/tv/tuner/aidl/android/hardware/tv/tuner/
DIFrontend.aidl107 FrontendStatus[] getStatus(in FrontendStatusType[] statusTypes); in getStatus()
170 FrontendStatusReadiness[] getFrontendStatusReadiness(in FrontendStatusType[] statusTypes); in getFrontendStatusReadiness()
/hardware/interfaces/tv/tuner/aidl/aidl_api/android.hardware.tv.tuner/1/android/hardware/tv/tuner/
DIFrontend.aidl44 ….hardware.tv.tuner.FrontendStatus[] getStatus(in android.hardware.tv.tuner.FrontendStatusType[] st… in getStatus()
50 …dStatusReadiness[] getFrontendStatusReadiness(in android.hardware.tv.tuner.FrontendStatusType[] st… in getFrontendStatusReadiness()
/hardware/interfaces/tv/tuner/aidl/aidl_api/android.hardware.tv.tuner/2/android/hardware/tv/tuner/
DIFrontend.aidl44 ….hardware.tv.tuner.FrontendStatus[] getStatus(in android.hardware.tv.tuner.FrontendStatusType[] st… in getStatus()
50 …dStatusReadiness[] getFrontendStatusReadiness(in android.hardware.tv.tuner.FrontendStatusType[] st… in getFrontendStatusReadiness()
/hardware/interfaces/tv/tuner/aidl/aidl_api/android.hardware.tv.tuner/current/android/hardware/tv/tuner/
DIFrontend.aidl44 ….hardware.tv.tuner.FrontendStatus[] getStatus(in android.hardware.tv.tuner.FrontendStatusType[] st… in getStatus()
50 …dStatusReadiness[] getFrontendStatusReadiness(in android.hardware.tv.tuner.FrontendStatusType[] st… in getFrontendStatusReadiness()
/hardware/interfaces/tv/tuner/1.1/default/
DFrontend.cpp241 Return<void> Frontend::getStatus(const hidl_vec<FrontendStatusType>& statusTypes, in getStatus()
396 Return<void> Frontend::getStatusExt1_1(const hidl_vec<V1_1::FrontendStatusTypeExt1_1>& statusTypes, in getStatusExt1_1()
/hardware/interfaces/tv/tuner/1.0/default/
DFrontend.cpp125 Return<void> Frontend::getStatus(const hidl_vec<FrontendStatusType>& statusTypes, in getStatus()
/hardware/interfaces/tv/tuner/1.0/vts/functional/
DFrontendTests.cpp250 void FrontendTests::verifyFrontendStatus(vector<FrontendStatusType> statusTypes, in verifyFrontendStatus()
/hardware/interfaces/tv/tuner/aidl/vts/functional/
DFrontendTests.cpp313 void FrontendTests::verifyFrontendStatus(vector<FrontendStatusType> statusTypes, in verifyFrontendStatus()
/hardware/interfaces/tv/tuner/1.1/vts/functional/
DFrontendTests.cpp335 void FrontendTests::verifyFrontendStatusExt1_1(vector<FrontendStatusTypeExt1_1> statusTypes, in verifyFrontendStatusExt1_1()