Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/os/
DProcess.java401 public static final int THREAD_PRIORITY_LOWEST = 19; field in Process
1130 @IntRange(from = -20, to = THREAD_PRIORITY_LOWEST) int priority) in setThreadPriority()
1297 @IntRange(from = -20, to = THREAD_PRIORITY_LOWEST) int priority) in setThreadPriority()
1319 @IntRange(from = -20, to = THREAD_PRIORITY_LOWEST)
/frameworks/base/services/core/java/com/android/server/power/hint/
DHintManagerService.java184 Process.THREAD_PRIORITY_LOWEST, true /*allowIo*/); in createCleanUpThread()
/frameworks/base/core/api/
Dcurrent.txt33730 …method @IntRange(from=0xffffffec, to=android.os.Process.THREAD_PRIORITY_LOWEST) public static fina…
33745 …adPriority(int, @IntRange(from=0xffffffec, to=android.os.Process.THREAD_PRIORITY_LOWEST) int) thro…
33746 …tThreadPriority(@IntRange(from=0xffffffec, to=android.os.Process.THREAD_PRIORITY_LOWEST) int) thro…
33766 field public static final int THREAD_PRIORITY_LOWEST = 19; // 0x13
/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.txt22210 field public static final int THREAD_PRIORITY_LOWEST = 19; // 0x13