Searched defs:FrontendClient (Results 1 – 2 of 2) sorted by relevance
61 struct FrontendClient : public RefBase { struct145 FrontendType mType;
29 FrontendClient::FrontendClient(shared_ptr<ITunerFrontend> tunerFrontend, FrontendType type) { in FrontendClient() function in android::FrontendClient