| /frameworks/av/media/libaudiohal/impl/ |
| D | EffectHalHidl.h | 66 uint64_t effectId() const { return mEffectId; } in effectId() function
|
| D | EffectsFactoryHalHidl.cpp | 119 [&](Result r, const sp<IEffect>& result, uint64_t effectId) { in createEffect() 131 [&](Result r, const sp<IEffect>& result, uint64_t effectId) { in createEffect()
|
| D | EffectHalHidl.cpp | 44 EffectHalHidl::EffectHalHidl(const sp<IEffect>& effect, uint64_t effectId) in EffectHalHidl()
|
| /frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/ |
| D | VibratorHelper.java | 67 public void vibrate(final int effectId) { in vibrate()
|
| /frameworks/base/core/java/android/view/ |
| D | SoundEffectConstants.java | 146 public static boolean isNavigationRepeat(@NavigationSoundEffect int effectId) { in isNavigationRepeat()
|
| D | IWindowSession.aidl | 154 boolean performHapticFeedback(int effectId, boolean always); in performHapticFeedback()
|
| D | WindowlessWindowManager.java | 361 public boolean performHapticFeedback(int effectId, boolean always) { in performHapticFeedback()
|
| /frameworks/base/core/java/android/os/ |
| 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()
|
| D | SystemVibrator.java | 272 public int isEffectSupported(int effectId) { in isEffectSupported()
|
| D | VibratorInfo.java | 248 public int isEffectSupported(@VibrationEffect.EffectType int effectId) { in isEffectSupported()
|
| /frameworks/av/media/libaudioclient/aidl/android/media/ |
| D | IAudioTrack.aidl | 66 int attachAuxEffect(int effectId); in attachAuxEffect()
|
| D | IAudioFlingerService.aidl | 162 void setEffectSuspended(int effectId, in setEffectSuspended()
|
| /frameworks/base/core/java/android/os/vibrator/ |
| D | PrebakedSegment.java | 46 public PrebakedSegment(int effectId, boolean shouldFallback, int effectStrength) { in PrebakedSegment()
|
| /frameworks/base/services/tests/servicestests/src/com/android/server/vibrator/ |
| D | VibratorControllerTest.java | 310 private PrebakedSegment createPrebaked(int effectId, int effectStrength) { in createPrebaked()
|
| /frameworks/base/media/tests/EffectsTest/src/com/android/effectstest/ |
| D | SimplePlayer.java | 180 public void attachAuxEffect(int effectId) { in attachAuxEffect()
|
| /frameworks/base/services/core/java/com/android/server/vibrator/ |
| D | Vibration.java | 128 public VibrationEffect getFallback(int effectId) { in getFallback() 136 public void addFallback(int effectId, VibrationEffect effect) { in addFallback()
|
| D | VibrationSettings.java | 281 public VibrationEffect getFallbackEffect(int effectId) { in getFallbackEffect()
|
| /frameworks/wilhelm/src/android/ |
| D | android_GenericMediaPlayer.cpp | 460 int32_t effectId = 0; in onAttachAuxEffect() local
|
| D | android_GenericPlayer.cpp | 216 void GenericPlayer::attachAuxEffect(int32_t effectId) in attachAuxEffect()
|
| D | android_Effect.cpp | 697 bool android_fx_initEffectDescriptor(const SLInterfaceID effectId, in android_fx_initEffectDescriptor()
|
| /frameworks/av/services/audiopolicy/service/ |
| D | AudioPolicyClientImpl.cpp | 206 void AudioPolicyService::AudioPolicyClient::setEffectSuspended(int effectId, in setEffectSuspended()
|
| D | AudioPolicyService.cpp | 1898 void AudioPolicyService::AudioCommandThread::setEffectSuspendedCommand(int effectId, in setEffectSuspendedCommand() 2322 void AudioPolicyService::setEffectSuspended(int effectId, in setEffectSuspended()
|
| /frameworks/av/media/libaudioclient/fuzzer/ |
| D | audioflinger_fuzzer.cpp | 453 int effectId = mFdp.ConsumeIntegral<int32_t>(); in invokeAudioEffect() local
|
| /frameworks/av/media/libmedia/ |
| D | mediaplayer.cpp | 754 status_t MediaPlayer::attachAuxEffect(int effectId) in attachAuxEffect()
|
| /frameworks/av/media/libaudioclient/ |
| D | IAudioFlinger.cpp | 605 void AudioFlingerClientAdapter::setEffectSuspended(int effectId, in setEffectSuspended() 1104 Status AudioFlingerServerAdapter::setEffectSuspended(int32_t effectId, int32_t sessionId, in setEffectSuspended()
|