Searched refs:PRIORITY_TYPE_INVALID (Results 1 – 1 of 1) sorted by relevance
117 @IntDef({PRIORITY_TYPE_INVALID, PRIORITY_TYPE_CRITICAL, PRIORITY_TYPE_HIGH,120 private static final int PRIORITY_TYPE_INVALID = 0; field in PriorityDump142 @PriorityType int priority = PRIORITY_TYPE_INVALID; in dump()203 return PRIORITY_TYPE_INVALID; in getPriorityType()