Searched refs:HIGH (Results 1 – 10 of 10) sorted by relevance
27 enum class PriorityType { INVALID, CRITICAL, HIGH, NORMAL }; enumerator33 return PriorityType::HIGH; in getPriorityType()74 case PriorityType::HIGH: in priorityDump()
25 #error Setting DEBUG_OPENGL to HIGH requires setting HWUI_ENABLE_OPENGL_VALIDATION to true in the A…
69 - HIGH - services that also must dump first, but can take longer (under 250ms)75 identified by their HEADER `DUMPSYS CRITICAL` and `DUMPSYS HIGH`.79 `DUMP OF SERVICE HIGH <servicename>`.
522 public static final int HIGH = 1; field in ImsConfig.VideoQualityFeatureValuesConstants
174 HIGH, enumConstant
579 * Changing from LOW to MEDIUM or HIGH can be considered the app waking the mobile radio.593 * Changing from LOW to MEDIUM or HIGH can be considered the app waking the wifi radio.
618 public static final short HIGH = 2; field
36358 enum_constant public static final android.webkit.WebSettings.RenderPriority HIGH;
52465 Landroid/webkit/WebSettings$RenderPriority;->HIGH:Landroid/webkit/WebSettings$RenderPriority;
51253 enum_constant public static final android.webkit.WebSettings.RenderPriority HIGH;