Searched defs:statusTypes (Results 1 – 9 of 9) sorted by relevance
107 FrontendStatus[] getStatus(in FrontendStatusType[] statusTypes); in getStatus()170 FrontendStatusReadiness[] getFrontendStatusReadiness(in FrontendStatusType[] statusTypes); in getFrontendStatusReadiness()
44 ….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()
241 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()
125 Return<void> Frontend::getStatus(const hidl_vec<FrontendStatusType>& statusTypes, in getStatus()
250 void FrontendTests::verifyFrontendStatus(vector<FrontendStatusType> statusTypes, in verifyFrontendStatus()
313 void FrontendTests::verifyFrontendStatus(vector<FrontendStatusType> statusTypes, in verifyFrontendStatus()
335 void FrontendTests::verifyFrontendStatusExt1_1(vector<FrontendStatusTypeExt1_1> statusTypes, in verifyFrontendStatusExt1_1()