Searched refs:PRIORITY_SYSTEM (Results 1 – 2 of 2) sorted by relevance
73 private static final int PRIORITY_SYSTEM = 100; field in DefaultCategoryProvider310 categoryBuilder.setPriorityIfEmpty(PRIORITY_SYSTEM + priorityTracker++); in getSystemCategories()
1939 private static final int PRIORITY_SYSTEM = 1; field in HalDeviceManager1949 PRIORITY_SYSTEM,1964 if (ws.hasAnySystemAppRequest()) return PRIORITY_SYSTEM; in getRequestorWsPriority()