Home
last modified time | relevance | path

Searched refs:holderPid (Results 1 – 1 of 1) sorted by relevance

/aosp12/frameworks/base/services/core/java/com/android/server/tv/tunerresourcemanager/
H A DTunerResourceManagerService.java910 int holderPid = holderProfile.tvInputSessionId == null in isHigherPriorityInternal() local
916 int holderPriority = getClientPriority(holderProfile.useCase, checkIsForeground(holderPid)); in isHigherPriorityInternal()