Home
last modified time | relevance | path

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

/frameworks/av/services/tuner/hidl/
DTunerHidlFrontend.cpp145 using HidlFrontendStatusType = ::android::hardware::tv::tuner::V1_0::FrontendStatusType; typedef
333 vector<HidlFrontendStatusType> types; in getStatus()
337 static_cast<int32_t>(HidlFrontendStatusType::ATSC3_PLP_INFO)) { in getStatus()
338 types.push_back(static_cast<HidlFrontendStatusType>(s)); in getStatus()