Home
last modified time | relevance | path

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

/aosp12/frameworks/base/services/core/java/com/android/server/tv/tunerresourcemanager/
H A DTunerResourceManagerService.java63 private static final int MAX_CLIENT_PRIORITY = 1000; field in TunerResourceManagerService
680 int currentLowestPriority = MAX_CLIENT_PRIORITY + 1; in requestFrontendInternal()
754 int currentLowestPriority = MAX_CLIENT_PRIORITY + 1; in requestLnbInternal()
812 int currentLowestPriority = MAX_CLIENT_PRIORITY + 1; in requestCasSessionInternal()
861 int currentLowestPriority = MAX_CLIENT_PRIORITY + 1; in requestCiCamInternal()