Home
last modified time | relevance | path

Searched defs:composePwleV2 (Results 1 – 3 of 3) sorted by relevance

/frameworks/native/services/vibratorservice/
DVibratorHalWrapper.cpp119 HalResult<milliseconds> HalWrapper::composePwleV2(const CompositePwleV2&, in composePwleV2() function in android::vibrator::HalWrapper
348 HalResult<milliseconds> AidlHalWrapper::composePwleV2( in composePwleV2() function in android::vibrator::AidlHalWrapper
/frameworks/base/services/tests/vibrator/utils/com/android/server/vibrator/
DFakeVibratorControllerProvider.java204 public long composePwleV2(PwlePoint[] pwlePoints, long vibrationId, long stepId) { in composePwleV2() method in FakeVibratorControllerProvider.FakeNativeWrapper
/frameworks/base/services/core/java/com/android/server/vibrator/
DVibratorController.java638 public long composePwleV2(PwlePoint[] pwlePoints, long vibrationId, long stepId) { in composePwleV2() method in VibratorController.NativeWrapper