/aosp_15_r20/frameworks/base/services/core/java/com/android/server/vibrator/ |
H A D | HapticFeedbackVibrationProvider.java | 93 @Nullable public VibrationEffect getVibration(int effectId) { in getVibration() 114 @Nullable public VibrationEffect getVibration(int effectId, int inputSource) { in getVibration() 135 public VibrationAttributes getVibrationAttributes(int effectId, in getVibrationAttributes() 175 public VibrationAttributes getVibrationAttributes(int effectId, in getVibrationAttributes() 201 public boolean isRestrictedHapticFeedback(int effectId) { in isRestrictedHapticFeedback() 216 private boolean isFeedbackConstantEnabled(int effectId) { in isFeedbackConstantEnabled() 229 private VibrationEffect getVibrationForHapticFeedback(int effectId) { in getVibrationForHapticFeedback() 329 private VibrationEffect getKeyboardVibration(int effectId) { in getKeyboardVibration() 366 int effectId, int flags) { in getVibrationAttributesWithFlags() 379 private static boolean shouldBypassInterruptionPolicy(int effectId) { in shouldBypassInterruptionPolicy()
|
H A D | HapticFeedbackCustomization.java | 165 VibrationEffect getEffect(int effectId) { in getEffect() 170 VibrationEffect getEffect(int effectId, int inputSource) { in getEffect() 291 int effectId = XmlReader.readAttributeIntNonNegative(parser, ATTRIBUTE_ID); in parseVibrations() local 300 "Unsupported empty customization tag for effect " + effectId); in parseVibrations() local
|
/aosp_15_r20/frameworks/base/core/java/android/os/ |
H A D | VibrationEffect.java | 331 public static VibrationEffect createPredefined(@EffectType int effectId) { in createPredefined() 379 public static VibrationEffect get(int effectId) { in get() 406 public static VibrationEffect get(int effectId, boolean fallback) { in get() 753 public static String effectIdToString(int effectId) { in effectIdToString()
|
/aosp_15_r20/out/soong/.intermediates/packages/apps/WallpaperPicker2/WallpaperPicker2Lib/android_common/kapt/gen/stubs/com/android/wallpaper/model/ |
D | WallpaperAction.java | 14 private final java.lang.String effectId = null; field in WallpaperAction 21 android.net.Uri applyActionUri, @org.jetbrains.annotations.Nullable() in WallpaperAction() 85 android.net.Uri applyActionUri, @org.jetbrains.annotations.Nullable() in copy()
|
/aosp_15_r20/external/exoplayer/tree_15dc86382f17a24a3e881e52e31a810c1ea44b49/library/common/src/main/java/com/google/android/exoplayer2/audio/ |
H A D | AuxEffectInfo.java | 41 public final int effectId; field in AuxEffectInfo 60 public AuxEffectInfo(int effectId, float sendLevel) { in AuxEffectInfo()
|
/aosp_15_r20/external/exoplayer/tree_8e57d3715f9092d5ec54ebe2e538f34bfcc34479/library/common/src/main/java/com/google/android/exoplayer2/audio/ |
H A D | AuxEffectInfo.java | 41 public final int effectId; field in AuxEffectInfo 60 public AuxEffectInfo(int effectId, float sendLevel) { in AuxEffectInfo()
|
/aosp_15_r20/device/generic/goldfish/audio/ |
D | primary_device.cpp | 244 Return<Result> Device::addDeviceEffect(AudioPortHandle device, uint64_t effectId) { in addDeviceEffect() 250 Return<Result> Device::removeDeviceEffect(AudioPortHandle device, uint64_t effectId) { in removeDeviceEffect() 474 Return<Result> PrimaryDevice::addDeviceEffect(AudioPortHandle device, uint64_t effectId) { in addDeviceEffect() 478 Return<Result> PrimaryDevice::removeDeviceEffect(AudioPortHandle device, uint64_t effectId) { in removeDeviceEffect()
|
D | stream_in.cpp | 266 Return<Result> StreamIn::addEffect(uint64_t effectId) { in addEffect() 271 Return<Result> StreamIn::removeEffect(uint64_t effectId) { in removeEffect()
|
D | stream_out.cpp | 316 Return<Result> StreamOut::addEffect(uint64_t effectId) { in addEffect() 321 Return<Result> StreamOut::removeEffect(uint64_t effectId) { in removeEffect()
|
/aosp_15_r20/frameworks/base/core/tests/vibrator/src/android/os/vibrator/ |
H A D | PrebakedSegmentTest.java | 322 private static PrebakedSegment createSegmentWithFallback(int effectId) { in createSegmentWithFallback() 327 private static PrebakedSegment createSegmentWithoutFallback(int effectId) { in createSegmentWithoutFallback()
|
/aosp_15_r20/frameworks/av/media/libaudiohal/impl/ |
H A D | EffectsFactoryHalHidl.cpp | 173 [&](Result r, const sp<IEffect>& result, uint64_t effectId) { in createEffect() 185 [&](Result r, const sp<IEffect>& result, uint64_t effectId) { in createEffect()
|
H A D | EffectHalHidl.h | 64 uint64_t effectId() const { return mEffectId; } in effectId() function
|
/aosp_15_r20/out/soong/.intermediates/hardware/interfaces/audio/7.0/[email protected]_genc++/gen/android/hardware/audio/7.0/ |
D | StreamAll.cpp | 575 …this, ::android::hardware::details::HidlInstrumentor *_hidl_this_instrumentor, uint64_t effectId) { in _hidl_addEffect() 639 …this, ::android::hardware::details::HidlInstrumentor *_hidl_this_instrumentor, uint64_t effectId) { in _hidl_removeEffect() 1640 …ardware::Return<::android::hardware::audio::V7_0::Result> BpHwStream::addEffect(uint64_t effectId){ in addEffect() 1646 …ware::Return<::android::hardware::audio::V7_0::Result> BpHwStream::removeEffect(uint64_t effectId){ in removeEffect() 2202 uint64_t effectId; in _hidl_addEffect() local 2258 uint64_t effectId; in _hidl_removeEffect() local
|
D | DeviceAll.cpp | 2187 …:hardware::details::HidlInstrumentor *_hidl_this_instrumentor, int32_t device, uint64_t effectId) { in _hidl_addDeviceEffect() 2255 …:hardware::details::HidlInstrumentor *_hidl_this_instrumentor, int32_t device, uint64_t effectId) { in _hidl_removeDeviceEffect() 2463 …oid::hardware::audio::V7_0::Result> BpHwDevice::addDeviceEffect(int32_t device, uint64_t effectId){ in addDeviceEffect() 2469 …::hardware::audio::V7_0::Result> BpHwDevice::removeDeviceEffect(int32_t device, uint64_t effectId){ in removeDeviceEffect() 4533 uint64_t effectId; in _hidl_addDeviceEffect() local 4594 uint64_t effectId; in _hidl_removeDeviceEffect() local
|
/aosp_15_r20/packages/apps/LegacyCamera/src/com/android/camera/ |
D | EffectsRecorder.java | 126 public static boolean isEffectSupported(int effectId) { in isEffectSupported() 299 public void onEffectsUpdate(int effectId, int effectMsg); in onEffectsUpdate()
|
/aosp_15_r20/out/soong/.intermediates/hardware/interfaces/audio/6.0/[email protected]_genc++/gen/android/hardware/audio/6.0/ |
D | StreamAll.cpp | 1036 …this, ::android::hardware::details::HidlInstrumentor *_hidl_this_instrumentor, uint64_t effectId) { in _hidl_addEffect() 1100 …this, ::android::hardware::details::HidlInstrumentor *_hidl_this_instrumentor, uint64_t effectId) { in _hidl_removeEffect() 2143 …ardware::Return<::android::hardware::audio::V6_0::Result> BpHwStream::addEffect(uint64_t effectId){ in addEffect() 2149 …ware::Return<::android::hardware::audio::V6_0::Result> BpHwStream::removeEffect(uint64_t effectId){ in removeEffect() 3110 uint64_t effectId; in _hidl_addEffect() local 3166 uint64_t effectId; in _hidl_removeEffect() local
|
D | DeviceAll.cpp | 2049 …:hardware::details::HidlInstrumentor *_hidl_this_instrumentor, int32_t device, uint64_t effectId) { in _hidl_addDeviceEffect() 2117 …:hardware::details::HidlInstrumentor *_hidl_this_instrumentor, int32_t device, uint64_t effectId) { in _hidl_removeDeviceEffect() 2325 …oid::hardware::audio::V6_0::Result> BpHwDevice::addDeviceEffect(int32_t device, uint64_t effectId){ in addDeviceEffect() 2331 …::hardware::audio::V6_0::Result> BpHwDevice::removeDeviceEffect(int32_t device, uint64_t effectId){ in removeDeviceEffect() 4255 uint64_t effectId; in _hidl_addDeviceEffect() local 4316 uint64_t effectId; in _hidl_removeDeviceEffect() local
|
/aosp_15_r20/hardware/interfaces/audio/core/all-versions/default/ |
H A D | Stream.cpp | 319 Return<Result> Stream::addEffect(uint64_t effectId) { in addEffect() 329 Return<Result> Stream::removeEffect(uint64_t effectId) { in removeEffect()
|
H A D | PrimaryDevice.cpp | 184 Return<Result> PrimaryDevice::addDeviceEffect(AudioPortHandle device, uint64_t effectId) { in addDeviceEffect() 188 Return<Result> PrimaryDevice::removeDeviceEffect(AudioPortHandle device, uint64_t effectId) { in removeDeviceEffect()
|
H A D | StreamIn.cpp | 250 Return<Result> StreamIn::addEffect(uint64_t effectId) { in addEffect() 254 Return<Result> StreamIn::removeEffect(uint64_t effectId) { in removeEffect()
|
/aosp_15_r20/frameworks/layoutlib/bridge/src/android/view/ |
H A D | ViewRootImpl_Delegate.java | 31 /*package*/ static boolean performHapticFeedback(ViewRootImpl thisViewRoot, int effectId, in performHapticFeedback()
|
/aosp_15_r20/packages/apps/WallpaperPicker2/src/com/android/wallpaper/model/ |
D | WallpaperAction.kt | 25 val effectId: String?, constant in com.android.wallpaper.model.WallpaperAction
|
/aosp_15_r20/out/soong/.intermediates/hardware/interfaces/audio/7.1/[email protected]_genc++/gen/android/hardware/audio/7.1/ |
D | PrimaryDeviceAll.cpp | 397 …rdware::audio::V7_0::Result> BpHwPrimaryDevice::addDeviceEffect(int32_t device, uint64_t effectId){ in addDeviceEffect() 403 …are::audio::V7_0::Result> BpHwPrimaryDevice::removeDeviceEffect(int32_t device, uint64_t effectId){ in removeDeviceEffect()
|
/aosp_15_r20/frameworks/base/core/java/android/view/ |
H A D | SoundEffectConstants.java | 146 public static boolean isNavigationRepeat(@NavigationSoundEffect int effectId) { in isNavigationRepeat()
|
/aosp_15_r20/frameworks/base/core/java/android/os/vibrator/ |
H A D | PrebakedSegment.java | 66 public PrebakedSegment(int effectId, boolean shouldFallback, int effectStrength) { in PrebakedSegment()
|