Searched refs:LnbClientCallbackImpl (Results 1 – 2 of 2) sorted by relevance
85 struct LnbClientCallbackImpl : public LnbClientCallback { struct86 ~LnbClientCallbackImpl();
372 void LnbClientCallbackImpl::onEvent(const LnbEventType lnbEventType) { in onEvent()387 void LnbClientCallbackImpl::onDiseqcMessage(const vector<uint8_t> &diseqcMessage) { in onDiseqcMessage()405 void LnbClientCallbackImpl::setLnb(jweak lnbObj) { in setLnb()410 LnbClientCallbackImpl::~LnbClientCallbackImpl() { in ~LnbClientCallbackImpl()1810 sp<LnbClientCallbackImpl> callback = new LnbClientCallbackImpl(); in openLnbByHandle()1842 sp<LnbClientCallbackImpl> callback = new LnbClientCallbackImpl(); in openLnbByName()