Searched refs:setLnbInfoList (Results 1 – 3 of 3) sorted by relevance
334 public void setLnbInfoList(int[] lnbIds) { in setLnbInfoList() method in TunerResourceManager336 mService.setLnbInfoList(lnbIds); in setLnbInfoList()
152 void setLnbInfoList(in int[] lnbIds); in setLnbInfoList() method
275 public void setLnbInfoList(int[] lnbHandles) throws RemoteException { in setLnbInfoList() method in TunerResourceManagerService.BinderService