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

  /frameworks/base/services/core/java/com/android/server/
AlarmManagerService.java 338 final class PriorityClass {
342 PriorityClass() {
348 final HashMap<String, PriorityClass> mPriorities = new HashMap<>();
626 if (lhs.priorityClass.priority < rhs.priorityClass.priority) {
628 } else if (lhs.priorityClass.priority > rhs.priorityClass.priority) {
659 PriorityClass packagePrio = a.priorityClass;
665 packagePrio = a.priorityClass = new PriorityClass(); // lowest prio & stale sequenc
    [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...]
  /prebuilts/tools/common/m2/repository/org/seleniumhq/selenium/selenium-remote-driver/2.42.2/
selenium-remote-driver-2.42.2.jar 

Completed in 376 milliseconds