Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/display/mode/
DVotesStorage.java93 if (priority < Vote.MIN_PRIORITY || priority > Vote.MAX_PRIORITY) { in updateVote()
134 if (priority < Vote.MIN_PRIORITY || priority > Vote.MAX_PRIORITY) { in removeAllVotesForPriority()
182 for (int p = Vote.MAX_PRIORITY; p >= Vote.MIN_PRIORITY; p--) { in dump()
DVotesStatsReporter.java41 private int mLastMinPriorityReported = Vote.MAX_PRIORITY + 1;
84 for (int priority = Vote.MIN_PRIORITY; priority <= Vote.MAX_PRIORITY; priority++) { in reportVotesActivated()
DVote.java167 @Priority int MAX_PRIORITY = PRIORITY_UDFPS; field
DDisplayModeDirector.java328 int highestConsideredPriority = Vote.MAX_PRIORITY; in getDesiredDisplayModeSpecs()
371 Vote.MAX_PRIORITY); in getDesiredDisplayModeSpecs()
/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/tests/displayservicetests/src/com/android/server/display/mode/
DVotesStorageTest.java152 mVotesStorage.updateVote(DISPLAY_ID, Vote.MAX_PRIORITY + 1, VOTE); in ignoresVotesWithGreaterThanMaxPriority()
DDisplayModeDirectorTest.java502 int numPriorities = Vote.MAX_PRIORITY - Vote.MIN_PRIORITY + 1; in testDisplayModeVoting()
552 votes.put(Vote.MAX_PRIORITY, Vote.forPhysicalRefreshRates(65, 85)); in testDisplayModeVoting()
/frameworks/base/packages/SystemUI/src/com/android/systemui/screenshot/
DSaveImageInBackgroundTask.java109 Thread.currentThread().setPriority(Thread.MAX_PRIORITY); in doInBackground()
DImageExporter.java233 Thread.currentThread().setPriority(Thread.MAX_PRIORITY);
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt42110 field public static final int MAX_PRIORITY = 10; // 0xa