Searched refs:THREAD_PRIORITY_DEFAULT (Results 1 – 14 of 14) sorted by relevance
36 super("android.io", android.os.Process.THREAD_PRIORITY_DEFAULT, true /*allowIo*/); in IoThread()
43 super("android.fg", android.os.Process.THREAD_PRIORITY_DEFAULT, true /*allowIo*/); in FgThread()
228 Process.THREAD_PRIORITY_DEFAULT, // 5 (NORM_PRIORITY)229 Process.THREAD_PRIORITY_DEFAULT - 2,230 Process.THREAD_PRIORITY_DEFAULT - 4,
36 mPriority = Process.THREAD_PRIORITY_DEFAULT; in HandlerThread()
288 public static final int THREAD_PRIORITY_DEFAULT = 0; field in Process
49 final int origPriority = Process.THREAD_PRIORITY_DEFAULT; in testThreadPriorityBooster()
47 Process.setThreadPriority(Process.THREAD_PRIORITY_DEFAULT); in run()
152 android.os.Process.THREAD_PRIORITY_DEFAULT); in PacManager()
615 Process.THREAD_PRIORITY_DEFAULT, true /* allowIo */); in setUp()
433 super(SYNTH_THREAD_NAME, android.os.Process.THREAD_PRIORITY_DEFAULT); in SynthThread()
1494 Process.setThreadPriority(Process.THREAD_PRIORITY_DEFAULT); in doHandleMessage()1602 Process.setThreadPriority(Process.THREAD_PRIORITY_DEFAULT); in doHandleMessage()1612 Process.setThreadPriority(Process.THREAD_PRIORITY_DEFAULT); in doHandleMessage()1623 Process.setThreadPriority(Process.THREAD_PRIORITY_DEFAULT); in doHandleMessage()
22206 field public static final int THREAD_PRIORITY_DEFAULT = 0; // 0x0
35340 field public static final int THREAD_PRIORITY_DEFAULT = 0; // 0x0
35484 field public static final int THREAD_PRIORITY_DEFAULT = 0; // 0x0