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