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

  /system/core/libutils/include/utils/
ThreadDefs.h 54 PRIORITY_LOWEST = ANDROID_PRIORITY_LOWEST,
  /hardware/qcom/display/msm8084/libqdutils/
idle_invalidator.cpp 89 run(threadName, android::PRIORITY_LOWEST);
  /hardware/qcom/display/msm8226/libqdutils/
idle_invalidator.cpp 89 run(threadName, android::PRIORITY_LOWEST);
  /hardware/qcom/display/msm8994/libqdutils/
idle_invalidator.cpp 81 run(threadName, android::PRIORITY_LOWEST);
  /packages/apps/Email/provider_src/com/android/email/service/
AttachmentService.java 93 static final int PRIORITY_LOWEST = PRIORITY_BACKGROUND;
    [all...]

Completed in 272 milliseconds