/ohos5.0/drivers/peripheral/audio/interfaces/effect/v1_0/ |
H A D | effect_types_vdi.h | 28 char *effectId; member 34 char *effectId; member 38 char *effectId; member
|
/ohos5.0/docs/zh-cn/device-dev/reference/hdi-apis/audio/ |
H A D | _controller_id.md | 27 ### effectId subsection
|
H A D | _effect_info.md | 28 ### effectId subsection
|
H A D | _effect_controller_descriptor.md | 29 ### effectId subsection
|
/ohos5.0/docs/zh-cn/device-dev/reference/hdi-apis/vibrator/ |
H A D | _primitive_effect_v11.md | 40 ### effectId subsection
|
/ohos5.0/drivers/peripheral/audio/effect/test/fuzztest/effectconfig_fuzzer/corpus/ |
H A D | sample.json | 6 "effectId":"aaaabbbb-8888-9999-6666-aabbccdd9966ff" string
|
/ohos5.0/base/sensors/miscdevice/frameworks/native/vibrator/ |
H A D | vibrator_agent.cpp | 70 int32_t StartVibrator(const char *effectId) in StartVibrator() 184 int32_t IsSupportEffect(const char *effectId, bool *state) in IsSupportEffect() 256 int32_t PlayPrimitiveEffect(const char *effectId, int32_t intensity) in PlayPrimitiveEffect()
|
/aosp12/frameworks/av/media/libaudiohal/impl/ |
H A D | EffectHalHidl.h | 66 uint64_t effectId() const { return mEffectId; } in effectId() function
|
H A D | EffectsFactoryHalHidl.cpp | 150 [&](Result r, const sp<IEffect>& result, uint64_t effectId) { in createEffect() 162 [&](Result r, const sp<IEffect>& result, uint64_t effectId) { in createEffect()
|
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/ |
H A D | VibratorHelper.java | 67 public void vibrate(final int effectId) { in vibrate()
|
/ohos5.0/base/sensors/miscdevice/test/fuzztest/vibrator/issupporteffect_fuzzer/ |
H A D | issupporteffect_fuzzer.cpp | 50 char effectId[LEN + 1]; in IsSupportEffectFuzzTest() local
|
/ohos5.0/drivers/peripheral/audio/effect/config/include/ |
H A D | parse_effect_config.h | 31 const char *effectId; member
|
/aosp12/frameworks/base/core/java/android/view/ |
H A D | SoundEffectConstants.java | 146 public static boolean isNavigationRepeat(@NavigationSoundEffect int effectId) { in isNavigationRepeat()
|
/ohos5.0/base/sensors/miscdevice/test/fuzztest/vibrator/playprimitiveeffect_fuzzer/ |
H A D | playprimitiveeffect_fuzzer.cpp | 80 char effectId[LEN + 1]; in PlayPrimitiveEffectFuzzTest() local
|
/ohos5.0/base/sensors/miscdevice/frameworks/js/napi/vibrator/src/ |
H A D | vibrator_js.cpp | 61 std::string effectId; member 111 string effectId; in VibrateEffectId() local 400 string effectId; in IsSupportEffect() local 427 string effectId; in IsSupportEffectSync() local
|
/ohos5.0/drivers/peripheral/audio/test/unittest/common/capture/ |
H A D | audio_capture_common_test.cpp | 943 uint64_t effectId = 0; variable 952 uint64_t effectId = -1; variable 965 uint64_t effectId = 0; variable 974 uint64_t effectId = -1; variable
|
/aosp12/frameworks/base/core/java/android/os/ |
H A D | VibrationEffect.java | 285 public static VibrationEffect createPredefined(@EffectType int effectId) { in createPredefined() 308 public static VibrationEffect get(int effectId) { in get() 335 public static VibrationEffect get(int effectId, boolean fallback) { in get() 515 public static String effectIdToString(int effectId) { in effectIdToString()
|
/ohos5.0/foundation/multimedia/player_framework/test/unittest/audio_haptic_test/ |
H A D | audio_haptic_unit_test.cpp | 117 std::string effectId = HAPTIC_TEST_EFFECT_ID; variable 166 std::string effectId = HAPTIC_TEST_EFFECT_ID; variable 239 std::string effectId = HAPTIC_TEST_EFFECT_ID; variable 260 std::string effectId = HAPTIC_TEST_EFFECT_ID; variable
|
/aosp12/frameworks/av/media/libaudioclient/aidl/android/media/ |
H A D | IAudioTrack.aidl | 66 int attachAuxEffect(int effectId); in attachAuxEffect()
|
/aosp12/frameworks/base/core/java/android/os/vibrator/ |
H A D | PrebakedSegment.java | 46 public PrebakedSegment(int effectId, boolean shouldFallback, int effectStrength) { in PrebakedSegment()
|
/ohos5.0/drivers/peripheral/audio/effect/test/fuzztest/effectcontrol_fuzzer/ |
H A D | effectcontrol_fuzzer.cpp | 95 char *effectId = strdup("aaaabbbb-8888-9999-6666-aabbccdd9966ff"); in DoSomethingInterestingWithMyAPI() local
|
/aosp12/packages/apps/TvSettings/Settings/src/com/android/tv/settings/ |
H A D | SystemSoundsPlayer.java | 207 Integer effectId = 0; in onLoadComplete() local
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/interfaces/cj_ffi/ |
H A D | cj_transitioneffect_ffi.cpp | 85 void FfiOHOSAceFrameworkTransitionEffectCombine(int64_t id, int64_t effectId) in FfiOHOSAceFrameworkTransitionEffectCombine()
|
/ohos5.0/foundation/multimedia/player_framework/interfaces/inner_api/native/audio_haptic/include/ |
H A D | audio_haptic_player.h | 67 std::string effectId = ""; member
|
/aosp12/frameworks/base/services/tests/servicestests/src/com/android/server/vibrator/ |
H A D | VibratorControllerTest.java | 310 private PrebakedSegment createPrebaked(int effectId, int effectStrength) { in createPrebaked()
|