Searched refs:LnbClientCallbackImpl (Results 1 – 2 of 2) sorted by relevance
80 struct LnbClientCallbackImpl : public LnbClientCallback { struct81 ~LnbClientCallbackImpl();
217 void LnbClientCallbackImpl::onEvent(const LnbEventType lnbEventType) { in onEvent()232 void LnbClientCallbackImpl::onDiseqcMessage(const hidl_vec<uint8_t>& diseqcMessage) { in onDiseqcMessage()250 void LnbClientCallbackImpl::setLnb(jweak lnbObj) { in setLnb()255 LnbClientCallbackImpl::~LnbClientCallbackImpl() { in ~LnbClientCallbackImpl()1484 sp<LnbClientCallbackImpl> callback = new LnbClientCallbackImpl(); in openLnbByHandle()1516 sp<LnbClientCallbackImpl> callback = new LnbClientCallbackImpl(); in openLnbByName()