Searched refs:isHigherPriority (Results 1 – 6 of 6) sorted by relevance
564 public boolean isHigherPriority(ResourceClientProfile challengerProfile, in isHigherPriority() method in TunerResourceManager567 return mService.isHigherPriority(challengerProfile, holderProfile); in isHigherPriority()
355 boolean isHigherPriority(in ResourceClientProfile challengerProfile, in isHigherPriority() method
450 public boolean isHigherPriority( in isHigherPriority() method in TunerResourceManagerService.BinderService
400 && !trm.isHigherPriority(profile, holderProfile)) { in acquireHardware()
1943 boolean isHigherPriority = (getNameSourcePriority(subInfoNameSource) in setDisplayNameUsingSrc()1950 && (isHigherPriority || isEqualPriorityAndName)) { in setDisplayNameUsingSrc()
2785 bool isHigherPriority = productStrategy < strategy; in setVolumeIndexForAttributes() local2787 if (isHigherPriority && (client->volumeSource() != vs)) { in setVolumeIndexForAttributes()