Home
last modified time | relevance | path

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

/frameworks/native/services/utils/
DPriorityDumper.cpp27 enum class PriorityType { INVALID, CRITICAL, HIGH, NORMAL }; enumerator
33 return PriorityType::HIGH; in getPriorityType()
74 case PriorityType::HIGH: in priorityDump()
/frameworks/base/libs/hwui/utils/
DGLUtils.cpp25 #error Setting DEBUG_OPENGL to HIGH requires setting HWUI_ENABLE_OPENGL_VALIDATION to true in the A…
/frameworks/native/cmds/dumpstate/
Dbugreport-format.md69 - 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>`.
/frameworks/base/telephony/java/com/android/ims/
DImsConfig.java522 public static final int HIGH = 1; field in ImsConfig.VideoQualityFeatureValuesConstants
/frameworks/base/core/java/android/webkit/
DWebSettings.java174 HIGH, enumConstant
/frameworks/base/cmds/statsd/src/
Datoms.proto579 * 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.
/frameworks/base/packages/WallpaperCropper/src/com/android/gallery3d/exif/
DExifInterface.java618 public static final short HIGH = 2; field
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt36358 enum_constant public static final android.webkit.WebSettings.RenderPriority HIGH;
/frameworks/base/config/
Dhiddenapi-public-dex.txt52465 Landroid/webkit/WebSettings$RenderPriority;->HIGH:Landroid/webkit/WebSettings$RenderPriority;
/frameworks/base/api/
Dcurrent.txt51253 enum_constant public static final android.webkit.WebSettings.RenderPriority HIGH;