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

  /system/core/include/system/
thread_defs.h 41 ANDROID_PRIORITY_LOWEST = 19,
  /system/core/include/utils/
ThreadDefs.h 50 PRIORITY_LOWEST = ANDROID_PRIORITY_LOWEST,
  /art/runtime/
thread_android.cc 37 ANDROID_PRIORITY_LOWEST, // 1 (MIN_PRIORITY)
  /dalvik/vm/os/
android.cpp 36 ANDROID_PRIORITY_LOWEST, /* 1 (MIN_PRIORITY) */

Completed in 77 milliseconds