/frameworks/native/libs/vibrator/ |
D | ExternalVibrationUtils.cpp | 35 case HapticLevel::HIGH: in getHapticScaleGamma() 51 case HapticLevel::HIGH: in getHapticMaxAmplitudeRatio() 106 case HapticLevel::HIGH: in isValidHapticScale()
|
D | ExternalVibration.cpp | 86 scaleLevel = os::HapticLevel::HIGH; in externalVibrationScaleToHapticScale()
|
/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 | 27 HIGH = 1, 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/native/libs/renderengine/skia/ |
D | SkiaGLRenderEngine.cpp | 464 case ContextPriority::HIGH: in createEglContext() 505 return RenderEngine::ContextPriority::HIGH; in createContextPriority() 507 case RenderEngine::ContextPriority::HIGH: in createContextPriority()
|
/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/av/media/libstagefright/renderfright/include/renderengine/ |
D | RenderEngine.h | 71 HIGH = 3, enumerator
|
/frameworks/native/libs/renderengine/include/renderengine/ |
D | RenderEngine.h | 111 HIGH = 3, enumerator
|
/frameworks/av/media/libstagefright/renderfright/fuzzer/ |
D | README.md | 14 …erEngine::ContextPriority::MEDIUM`<br/>2. `RenderEngine::ContextPriority::HIGH` |Value obtained fr…
|
D | libstagefright_renderfright_fuzzer.cpp | 134 RenderEngine::ContextPriority::HIGH};
|
/frameworks/base/core/java/android/webkit/ |
D | WebSettings.java | 192 HIGH, enumConstant
|
/frameworks/base/telephony/java/com/android/ims/ |
D | ImsConfig.java | 767 public static final int HIGH = 1; field in ImsConfig.VideoQualityFeatureValuesConstants
|
/frameworks/base/packages/SettingsLib/tests/robotests/src/com/android/settingslib/widget/ |
D | BannerMessagePreferenceTest.java | 442 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 | 2924 * Changing from LOW to MEDIUM or HIGH can be considered the app waking the mobile radio. 2938 * Changing from LOW to MEDIUM or HIGH can be considered the app waking the wifi radio.
|
/frameworks/opt/setupwizard/tools/docs/ |
D | android-22.txt | 36358 enum_constant public static final android.webkit.WebSettings.RenderPriority HIGH;
|
/frameworks/base/core/api/ |
D | current.txt | 58114 enum_constant public static final android.webkit.WebSettings.RenderPriority HIGH;
|