Searched refs:hasUnusedFrontend (Results 1 – 5 of 5) sorted by relevance
189 public boolean hasUnusedFrontend(int frontendType) { in hasUnusedFrontend() method in TunerResourceManager192 result = mService.hasUnusedFrontend(frontendType); in hasUnusedFrontend()
93 boolean hasUnusedFrontend(in int frontendType); in hasUnusedFrontend() method
757 public boolean hasUnusedFrontend(int frontendType) { in hasUnusedFrontend() method in Tuner758 return mTunerResourceManager.hasUnusedFrontend(frontendType); in hasUnusedFrontend()
224 public boolean hasUnusedFrontend(int frontendType) { in hasUnusedFrontend() method in TunerResourceManagerService.BinderService
8044 …quiresPermission("android.permission.TUNER_RESOURCE_ACCESS") public boolean hasUnusedFrontend(int);