Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/core/java/com/android/server/tv/tunerresourcemanager/
H A DTunerResourceManagerService.java240 return isLowestPriorityInternal(clientId, frontendType); in isLowestPriority()
796 protected boolean isLowestPriorityInternal(int clientId, int frontendType) in isLowestPriorityInternal() method in TunerResourceManagerService