Home
last modified time | relevance | path

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

/hardware/google/pixel/vibrator/drv2624/
DVibrator.cpp275 ndk::ScopedAStatus Vibrator::getEffectDetails(Effect effect, uint8_t *outIndex, in getEffectDetails() function in aidl::android::hardware::vibrator::Vibrator
312 status = getEffectDetails(effect, &index, &timeMS); in performEffect()
352 status = getEffectDetails(effect, &index, &timeMs); in alwaysOnEnable()
DVibrator.h174 ndk::ScopedAStatus getEffectDetails(Effect effect, uint8_t *outIndex, uint32_t *outTimeMs);