Searched refs:updateCasInfo (Results 1 – 4 of 4) sorted by relevance
318 public void updateCasInfo(int casSystemId, int maxSessionNum) { in updateCasInfo() method in TunerResourceManager320 mService.updateCasInfo(casSystemId, maxSessionNum); in updateCasInfo()
131 void updateCasInfo(in int casSystemId, in int maxSessionNum); in updateCasInfo() method
411 mTunerResourceManager.updateCasInfo(mCasSystemId, msg.arg2); in handleMessage()
267 public void updateCasInfo(int casSystemId, int maxSessionNum) { in updateCasInfo() method in TunerResourceManagerService.BinderService