/frameworks/native/libs/vibrator/ |
D | ExternalVibrationUtils.cpp | 35 case HapticScale::HIGH: in getHapticScaleGamma() 51 case HapticScale::HIGH: in getHapticMaxAmplitudeRatio() 67 case HapticScale::HIGH: in isValidHapticScale()
|
/frameworks/native/services/utils/ |
D | PriorityDumper.cpp | 27 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/ |
D | ExternalVibrationUtils.h | 29 HIGH = IExternalVibratorService::SCALE_HIGH, enumerator
|
/frameworks/native/cmds/dumpstate/ |
D | bugreport-format.md | 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>`.
|
/frameworks/base/packages/SettingsLib/BannerMessagePreference/src/com/android/settingslib/widget/ |
D | BannerMessagePreference.java | 50 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/ |
D | RenderEngine.h | 90 HIGH = 3, enumerator
|
/frameworks/av/media/libstagefright/renderfright/include/renderengine/ |
D | RenderEngine.h | 71 HIGH = 3, enumerator
|
/frameworks/base/core/java/android/webkit/ |
D | WebSettings.java | 176 HIGH, enumConstant
|
/frameworks/base/telephony/java/com/android/ims/ |
D | ImsConfig.java | 767 public static final int HIGH = 1; field in ImsConfig.VideoQualityFeatureValuesConstants
|
/frameworks/native/libs/renderengine/skia/ |
D | SkiaGLRenderEngine.cpp | 1321 case ContextPriority::HIGH: in createEglContext() 1362 return RenderEngine::ContextPriority::HIGH; in createContextPriority() 1364 case RenderEngine::ContextPriority::HIGH: in createContextPriority()
|
/frameworks/native/libs/renderengine/gl/ |
D | GLESRenderEngine.cpp | 237 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/ |
D | BannerMessagePreferenceTest.java | 440 mBannerPreference.setAttentionLevel(BannerMessagePreference.AttentionLevel.HIGH); in setAttentionLevel_whenAtLeastS_whenHighAttention_setsHighTheme()
|
/frameworks/base/packages/WallpaperCropper/src/com/android/gallery3d/exif/ |
D | ExifInterface.java | 618 public static final short HIGH = 2; field
|
/frameworks/av/media/libstagefright/renderfright/gl/ |
D | GLESRenderEngine.cpp | 231 extensions.hasContextPriority() && args.contextPriority == ContextPriority::HIGH; in create()
|
/frameworks/proto_logging/stats/ |
D | atoms.proto | 1703 * 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/ |
D | current.txt | 53515 enum_constant public static final android.webkit.WebSettings.RenderPriority HIGH;
|
/frameworks/opt/setupwizard/tools/docs/ |
D | android-22.txt | 36358 enum_constant public static final android.webkit.WebSettings.RenderPriority HIGH;
|