Searched refs:setCallbackAndOwner (Results 1 – 2 of 2) sorted by relevance
175 void setCallbackAndOwner(Tuner tuner, Executor executor, @Nullable LnbCallback callback) { in setCallbackAndOwner() method in Lnb
2327 mLnb.setCallbackAndOwner(this, executor, cb); in openLnb()2332 mLnb.setCallbackAndOwner(this, executor, cb); in openLnb()2369 mLnb.setCallbackAndOwner(this, executor, cb); in openLnbByName()