Home | History | Annotate | Download | only in launcher2

Lines Matching refs:threadPriority

119         threadPriority = Process.THREAD_PRIORITY_DEFAULT;
136 threadPriority = p;
139 Process.setThreadPriority(threadPriority);
145 int threadPriority;