Searched refs:getClientPriority (Results 1 – 2 of 2) sorted by relevance
512 getClientPriority(profile.useCase, clientProfile.isForeground())); in registerClientProfileInternal()914 int challengerPriority = getClientPriority( in isHigherPriorityInternal()916 int holderPriority = getClientPriority(holderProfile.useCase, checkIsForeground(holderPid)); in isHigherPriorityInternal()980 getClientPriority(requestProfile.getUseCase(), currentIsForeground)); in clientPriorityUpdateOnRequest()1074 protected int getClientPriority(int useCase, boolean isForeground) { in getClientPriority() method in TunerResourceManagerService
852 int backgroundPlaybackPriority = mTunerResourceManagerService.getClientPriority( in isHigherPriorityTest()854 int backgroundRecordPriority = mTunerResourceManagerService.getClientPriority( in isHigherPriorityTest()