Searched refs:isHigherPriority (Results 1 – 5 of 5) sorted by relevance
771 public boolean isHigherPriority(ResourceClientProfile challengerProfile, in isHigherPriority() method in TunerResourceManager774 return mService.isHigherPriority(challengerProfile, holderProfile); in isHigherPriority()
435 boolean isHigherPriority(in ResourceClientProfile challengerProfile, in isHigherPriority() method
490 && !trm.isHigherPriority(profile, holderProfile)) { in acquireHardware()
599 public boolean isHigherPriority( in isHigherPriority() method in TunerResourceManagerService.BinderService
3540 bool isHigherPriority = productStrategy < strategy; in setVolumeIndexForAttributes() local3542 if (isHigherPriority && (client->volumeSource() != activityVs)) { in setVolumeIndexForAttributes()