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

  /frameworks/base/services/core/java/com/android/server/
AlarmManagerService.java 150 class PriorityClass {
154 PriorityClass() {
160 final HashMap<String, PriorityClass> mPriorities =
161 new HashMap<String, PriorityClass>();
380 if (lhs.priorityClass.priority < rhs.priorityClass.priority) {
382 } else if (lhs.priorityClass.priority > rhs.priorityClass.priority) {
412 PriorityClass packagePrio = a.priorityClass;
    [all...]
  /external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/util/
dbghelp.h     [all...]
  /external/mesa3d/src/gallium/auxiliary/util/
dbghelp.h     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/psdk_inc/
_dbg_common.h     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
ks.h 67 ULONG PriorityClass;
    [all...]
winnt.h     [all...]

Completed in 832 milliseconds