Home
last modified time | relevance | path

Searched refs:transformCombinedEffect (Results 1 – 2 of 2) sorted by relevance

/aosp14/frameworks/base/services/core/java/com/android/server/vibrator/
H A DHalVibration.java108 CombinedVibration newEffect = transformCombinedEffect(mEffect, updateFn); in updateEffects()
124 private static CombinedVibration transformCombinedEffect( in transformCombinedEffect() method in HalVibration
144 combination.addNext(transformCombinedEffect(effect, fn)); in transformCombinedEffect()
/aosp14/frameworks/base/services/
H A Dart-profile10358 HPLcom/android/server/vibrator/HalVibration;->transformCombinedEffect(Landroid/os/CombinedVibration…