Searched refs:QHDMIClient (Results 1 – 8 of 8) sorted by relevance
40 void QHDMIClient::binderDied(const wp<IBinder>& who __unused) in binderDied()45 void QHDMIClient::onHdmiHotplug(int connected) in onHdmiHotplug()51 void QHDMIClient::onCECMessageRecieved(char *msg, ssize_t len) in onCECMessageRecieved()57 void QHDMIClient::registerClient(sp<QHDMIClient>& client) in registerClient()
36 class QHDMIClient: public android::IBinder::DeathRecipient,40 QHDMIClient() {} in QHDMIClient() function50 void registerClient(android::sp<QHDMIClient>& client);
36 class QHDMIClient; variable67 android::sp<qClient::QHDMIClient> disp_client;
448 ctx->disp_client = new qClient::QHDMIClient(); in cec_init_context()
41 DECLARE_META_INTERFACE(QHDMIClient);
70 IMPLEMENT_META_INTERFACE(QHDMIClient,
69 IMPLEMENT_META_INTERFACE(QHDMIClient,