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 335 final class PriorityClass {
339 PriorityClass() {
345 final HashMap<String, PriorityClass> mPriorities = new HashMap<>();
623 if (lhs.priorityClass.priority < rhs.priorityClass.priority) {
625 } else if (lhs.priorityClass.priority > rhs.priorityClass.priority) {
656 PriorityClass packagePrio = a.priorityClass;
662 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/tools/common/m2/repository/org/seleniumhq/selenium/selenium-remote-driver/2.42.2/
selenium-remote-driver-2.42.2.jar 
  /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 451 milliseconds