HomeSort by relevance Sort by last modified time
    Searched refs:threadPriority (Results 1 - 12 of 12) sorted by null

  /system/core/include/utils/
AndroidThreads.h 43 int32_t threadPriority,
55 int32_t threadPriority,
67 int32_t threadPriority,
107 int32_t threadPriority = PRIORITY_DEFAULT,
112 threadPriority, threadStackSize, threadId) ? true : false;
  /frameworks/base/include/android_runtime/
AndroidRuntime.h 151 int32_t threadPriority,
  /system/core/libutils/
Threads.cpp 126 int32_t threadPriority,
135 if (threadPriority != PRIORITY_DEFAULT || threadName != NULL) {
144 t->priority = threadPriority;
164 "(android threadPriority=%d)",
165 entryFunction, result, errno, threadPriority);
258 int32_t /*threadPriority*/,
291 int32_t threadPriority,
296 threadPriority, threadStackSize, threadId);
  /frameworks/base/tests/Camera2Tests/SmartCamera/SimpleCamera/src/androidx/media/filterfw/
GraphRunner.java 575 public int threadPriority = Thread.NORM_PRIORITY;
    [all...]
  /packages/apps/Launcher2/src/com/android/launcher2/
AppsCustomizePagedView.java 119 threadPriority = Process.THREAD_PRIORITY_DEFAULT;
136 threadPriority = p;
139 Process.setThreadPriority(threadPriority);
145 int threadPriority;
    [all...]
  /frameworks/base/core/jni/
AndroidRuntime.cpp     [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/
ant.jar 
  /prebuilts/tools/common/ant/
ant.jar 
  /external/jarjar/lib/
apache-ant-1.9.4.jar 
  /external/owasp/sanitizer/tools/findbugs/lib/
ant.jar 
  /prebuilts/tools/common/m2/repository/org/apache/ant/ant/1.8.0/
ant-1.8.0.jar 
  /prebuilts/tools/common/m2/repository/org/apache/ant/ant/1.8.2/
ant-1.8.2.jar 

Completed in 161 milliseconds