Home
last modified time | relevance | path

Searched refs:PRIORITY_ARG_HIGH (Results 1 – 1 of 1) sorted by relevance

/aosp14/frameworks/base/services/core/java/com/android/server/utils/
H A DPriorityDump.java108 public static final String PRIORITY_ARG_HIGH = "HIGH"; field in PriorityDump
196 case PRIORITY_ARG_HIGH: { in getPriorityType()