Searched refs:isHigherPriority (Results 1 – 5 of 5) sorted by relevance
510 public boolean isHigherPriority(ResourceClientProfile challengerProfile, in isHigherPriority() method in TunerResourceManager513 return mService.isHigherPriority(challengerProfile, holderProfile); in isHigherPriority()
316 boolean isHigherPriority(in ResourceClientProfile challengerProfile, in isHigherPriority() method
388 public boolean isHigherPriority( in isHigherPriority() method in TunerResourceManagerService.BinderService
387 && !trm.isHigherPriority(profile, holderProfile)) { in acquireHardware()
2601 bool isHigherPriority = productStrategy < strategy; in setVolumeIndexForAttributes() local2603 if (isHigherPriority && (client->volumeSource() != vs)) { in setVolumeIndexForAttributes()