Home
last modified time | relevance | path

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

/frameworks/base/tests/Camera2Tests/SmartCamera/SimpleCamera/src/androidx/media/filterfw/
DGraphRunner.java485 private final int MAX_PRIORITY = Integer.MAX_VALUE; field in GraphRunner.LfuScheduler
507 : (filter.canSchedule() ? (MAX_PRIORITY - filter.getScheduleCount()) in priorityForFilter()
/frameworks/base/services/core/java/com/android/server/display/
DDisplayModeDirector.java306 int highestConsideredPriority = Vote.MAX_PRIORITY; in getDesiredDisplayModeSpecs()
368 Vote.MAX_PRIORITY, in getDesiredDisplayModeSpecs()
593 for (int p = Vote.MAX_PRIORITY; p >= Vote.MIN_PRIORITY; p--) { in dump()
622 if (priority < Vote.MIN_PRIORITY || priority > Vote.MAX_PRIORITY) { in updateVoteLocked()
968 public static final int MAX_PRIORITY = PRIORITY_UDFPS; field in DisplayModeDirector.Vote
/frameworks/base/packages/SystemUI/src/com/android/systemui/screenshot/
DSaveImageInBackgroundTask.java129 Thread.currentThread().setPriority(Thread.MAX_PRIORITY); in doInBackground()
/frameworks/base/services/tests/servicestests/src/com/android/server/display/
DDisplayModeDirectorTest.java193 DisplayModeDirector.Vote.MAX_PRIORITY - DisplayModeDirector.Vote.MIN_PRIORITY + 1; in testDisplayModeVoting()
226 votes.put(Vote.MAX_PRIORITY, Vote.forRefreshRates(65, 85)); in testDisplayModeVoting()
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt42110 field public static final int MAX_PRIORITY = 10; // 0xa