Home
last modified time | relevance | path

Searched defs:highestPriority (Results 1 – 4 of 4) sorted by relevance

/aosp12/packages/apps/TV/src/com/android/tv/dvr/
H A DDvrScheduleManager.java425 long highestPriority = DEFAULT_PRIORITY - PRIORITY_OFFSET; in suggestHighestPriority() local
440 long highestPriority = Long.MIN_VALUE; in suggestHighestPriority() local
460 long highestPriority = Long.MIN_VALUE; in suggestHighestPriority() local
494 long highestPriority = DEFAULT_SERIES_PRIORITY - PRIORITY_OFFSET; in suggestHighestSeriesPriority() local
/aosp12/frameworks/av/services/camera/libcameraservice/utils/
H A DClientManager.h503 ClientPriority highestPriority = priority; in wouldEvictLocked() local
/aosp12/frameworks/base/services/usb/java/com/android/server/usb/
H A DUsbProfileGroupSettingsManager.java786 int highestPriority = highestPriorityByUserId.get(match.targetUserId); in preferHighPriority() local
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/people/widget/
H A DPeopleSpaceWidgetManager.java580 NotificationEntry highestPriority = getHighestPriorityNotification(allNotifications); in augmentTileFromNotifications() local