Home
last modified time | relevance | path

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

/frameworks/native/libs/vibrator/
DExternalVibrationUtils.cpp35 case HapticScale::HIGH: in getHapticScaleGamma()
51 case HapticScale::HIGH: in getHapticMaxAmplitudeRatio()
67 case HapticScale::HIGH: in isValidHapticScale()
/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/native/libs/vibrator/include/vibrator/
DExternalVibrationUtils.h29 HIGH = IExternalVibratorService::SCALE_HIGH, enumerator
/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/packages/SettingsLib/BannerMessagePreference/src/com/android/settingslib/widget/
DBannerMessagePreference.java50 HIGH(0, R.color.banner_background_attention_high, R.color.banner_accent_attention_high), enumConstant
97 private AttentionLevel mAttentionLevel = AttentionLevel.HIGH;
/frameworks/native/libs/renderengine/include/renderengine/
DRenderEngine.h90 HIGH = 3, enumerator
/frameworks/av/media/libstagefright/renderfright/include/renderengine/
DRenderEngine.h71 HIGH = 3, enumerator
/frameworks/base/core/java/android/webkit/
DWebSettings.java176 HIGH, enumConstant
/frameworks/base/telephony/java/com/android/ims/
DImsConfig.java767 public static final int HIGH = 1; field in ImsConfig.VideoQualityFeatureValuesConstants
/frameworks/native/libs/renderengine/skia/
DSkiaGLRenderEngine.cpp1321 case ContextPriority::HIGH: in createEglContext()
1362 return RenderEngine::ContextPriority::HIGH; in createContextPriority()
1364 case RenderEngine::ContextPriority::HIGH: in createContextPriority()
/frameworks/native/libs/renderengine/gl/
DGLESRenderEngine.cpp237 return RenderEngine::ContextPriority::HIGH; in createContextPriority()
239 case RenderEngine::ContextPriority::HIGH: in createContextPriority()
1672 case ContextPriority::HIGH: in createEglContext()
/frameworks/base/packages/SettingsLib/tests/robotests/src/com/android/settingslib/widget/
DBannerMessagePreferenceTest.java440 mBannerPreference.setAttentionLevel(BannerMessagePreference.AttentionLevel.HIGH); in setAttentionLevel_whenAtLeastS_whenHighAttention_setsHighTheme()
/frameworks/base/packages/WallpaperCropper/src/com/android/gallery3d/exif/
DExifInterface.java618 public static final short HIGH = 2; field
/frameworks/av/media/libstagefright/renderfright/gl/
DGLESRenderEngine.cpp231 extensions.hasContextPriority() && args.contextPriority == ContextPriority::HIGH; in create()
/frameworks/proto_logging/stats/
Datoms.proto1703 * Changing from LOW to MEDIUM or HIGH can be considered the app waking the mobile radio.
1717 * Changing from LOW to MEDIUM or HIGH can be considered the app waking the wifi radio.
/frameworks/base/core/api/
Dcurrent.txt53515 enum_constant public static final android.webkit.WebSettings.RenderPriority HIGH;
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt36358 enum_constant public static final android.webkit.WebSettings.RenderPriority HIGH;